#include <rutz/cstrstream.h>

Public Member Functions | |
| imemstream (const char *s) | |
| Construct using the given char array as the input buffer. | |
| imemstream (const char *s, unsigned int len) | |
| Construct using the given char array and length as the input buffer. | |
Definition at line 78 of file cstrstream.h.