Dillo v3.1.1-98-g318d1f14
|
#include <decode.h>
Public Attributes | |
Dstr * | leftover |
void * | state |
bool_t | finished |
has the terminating chunk been seen? | |
bool_t DecodeTransfer::finished |
has the terminating chunk been seen?
Definition at line 24 of file decode.h.
Referenced by a_Decode_transfer_finished(), a_Decode_transfer_init(), and a_Decode_transfer_process().
Dstr* DecodeTransfer::leftover |
Definition at line 22 of file decode.h.
Referenced by a_Decode_transfer_free(), a_Decode_transfer_init(), and a_Decode_transfer_process().
void* DecodeTransfer::state |
Definition at line 23 of file decode.h.
Referenced by a_Decode_transfer_free(), a_Decode_transfer_init(), and a_Decode_transfer_process().