FreeRDP
http_encoding_chunked_context Struct Reference

Data Fields

size_t nextOffset
 
size_t headerFooterPos
 
CHUNK_STATE state
 
char lenBuffer [11]
 

Detailed Description

Definition at line 45 of file libfreerdp/core/gateway/http.h.

Field Documentation

◆ headerFooterPos

size_t http_encoding_chunked_context::headerFooterPos

Definition at line 48 of file libfreerdp/core/gateway/http.h.

◆ lenBuffer

char http_encoding_chunked_context::lenBuffer[11]

Definition at line 50 of file libfreerdp/core/gateway/http.h.

◆ nextOffset

size_t http_encoding_chunked_context::nextOffset

Definition at line 47 of file libfreerdp/core/gateway/http.h.

◆ state

CHUNK_STATE http_encoding_chunked_context::state

Definition at line 49 of file libfreerdp/core/gateway/http.h.


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