Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsStreamDataInputCtxRec Struct Reference


Data Fields

const unsigned char * data
size_t data_len
size_t data_pos

Field Documentation

const unsigned char* WsStreamDataInputCtxRec::data
 

Definition at line 76 of file wsstream_data.c.

Referenced by data_input(), and ws_stream_new_data_input().

size_t WsStreamDataInputCtxRec::data_len
 

Definition at line 77 of file wsstream_data.c.

Referenced by data_input(), and ws_stream_new_data_input().

size_t WsStreamDataInputCtxRec::data_pos
 

Definition at line 78 of file wsstream_data.c.

Referenced by data_input().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.