CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
sbbuffer.h File Reference

Stream buffer Buffer I/O adapters. More...

Go to the source code of this file.

Functions

bool sbufBufIn (StreamBuffer *sb, Buffer buf, bool own)
 
bool sbufBufPRegisterPull (StreamBuffer *sb, Buffer buf, bool own)
 
bool sbufBufOut (StreamBuffer *sb, Buffer *bufout)
 
bool sbufBufCRegisterPush (StreamBuffer *sb, Buffer *bufout)
 
StreamBuffer * sbufBufCreatePush (Buffer *bufout)
 

Detailed Description

Stream buffer Buffer I/O adapters.

Definition in file sbbuffer.h.