8 #include "wvserialize.h"
13 unsigned int len = buf.strchr(
'\0');
17 return (
const char *)buf.get(len);
Specialization of WvBufBase for unsigned char type buffers intended for use with raw memory buffers...
WvString is an implementation of a simple and efficient printable-string class.