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

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)
 

Detailed Description

Stream buffer string I/O adapters.

Definition in file sbstring.h.