Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 88 of file files.h.

Field Documentation

◆ bytes

const char* bytes

Definition at line 89 of file files.h.

◆ len

size_t len

Definition at line 90 of file files.h.


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