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

#include <decode.h>

Public Attributes

char * buffer
 
Dstrleftover
 
void * state
 
Dstr *(* decode )(struct Decode *dc, const char *instr, int inlen)
 
void(* free )(struct Decode *dc)
 

Detailed Description

Definition at line 10 of file decode.h.

Member Data Documentation

◆ buffer

◆ decode

Dstr *(* Decode::decode) (struct Decode *dc, const char *instr, int inlen)

◆ free

void(* Decode::free) (struct Decode *dc)

Definition at line 15 of file decode.h.

Referenced by a_Decode_charset_init(), a_Decode_free(), and Decode_content_init_common().

◆ leftover

Dstr* Decode::leftover

◆ state


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