uBlink  0.0.1
TheBlinkProtocol
blink_stream_user Struct Reference

Data Fields

bool(* read )(void *state, void *out, size_t bytesToRead)
 
bool(* write )(void *state, const void *in, size_t bytesToWrite)
 
uint32_t(* tell )(void *state)
 
bool(* peek )(void *state, void *c)
 
bool(* seekCur )(void *state, int32_t offset)
 
bool(* seekSet )(void *state, uint32_t offset)
 
bool(* eof )(void *state)
 

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