Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
DecodeTransfer Struct Reference

#include <decode.h>

Public Attributes

Dstrleftover
 
void * state
 
bool_t finished
 has the terminating chunk been seen?
 

Detailed Description

Definition at line 21 of file decode.h.

Member Data Documentation

◆ finished

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().

◆ leftover

Dstr* DecodeTransfer::leftover

◆ state

void* DecodeTransfer::state

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