Wire Sysio Wire Sysion 1.0.0
|
#include <datastream.hpp>
Public Member Functions | |
datastream (size_t init_size=0) | |
bool | skip (size_t s) |
bool | write (const char *, size_t s) |
bool | put (char) |
bool | valid () const |
bool | seekp (size_t p) |
size_t | tellp () const |
size_t | remaining () const |
Definition at line 85 of file datastream.hpp.
|
inline |
Definition at line 87 of file datastream.hpp.
|
inline |
Definition at line 90 of file datastream.hpp.
|
inline |
Definition at line 94 of file datastream.hpp.
|
inline |
Definition at line 92 of file datastream.hpp.
|
inline |
Definition at line 88 of file datastream.hpp.
|
inline |
Definition at line 93 of file datastream.hpp.
|
inline |
Definition at line 91 of file datastream.hpp.
|
inline |
Definition at line 89 of file datastream.hpp.