Tor 0.4.9.0-alpha-dev
Data Fields
sized_chunk_t Struct Reference

#include <files.h>

Data Fields

const char * bytes
 
size_t len
 

Detailed Description

An ad-hoc type to hold a string of characters and a count; used by write_chunks_to_file.

Definition at line 84 of file files.h.

Field Documentation

◆ bytes

const char* bytes

Definition at line 85 of file files.h.

◆ len

size_t len

Definition at line 86 of file files.h.


The documentation for this struct was generated from the following file: