|
CX Framework
Cross-platform C utility framework
|
Stream buffer string I/O adapters. More...
Go to the source code of this file.
Functions | |
| bool | sbufStrIn (StreamBuffer *sb, strref str) |
| bool | sbufStrPRegisterPull (StreamBuffer *sb, strref str) |
| bool | sbufStrOut (StreamBuffer *sb, string *strout) |
| bool | sbufStrCRegisterPush (StreamBuffer *sb, string *strout) |
| StreamBuffer * | sbufStrCreatePush (string *strout, size_t targetsz) |
Stream buffer string I/O adapters.
Definition in file sbstring.h.