|
CX Framework
Cross-platform C utility framework
|
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) |
Stream buffer Buffer I/O adapters.
Definition in file sbbuffer.h.