trantor
Non-blocking I/O cross-platform TCP network library, using C++14
Loading...
Searching...
No Matches
trantor::detail::FixedBuffer< SIZE > Class Template Reference
Inheritance diagram for trantor::detail::FixedBuffer< SIZE >:
Collaboration diagram for trantor::detail::FixedBuffer< SIZE >:

Public Member Functions

bool append (const char *buf, size_t len)
const char * data () const
int length () const
char * current ()
int avail () const
void add (size_t len)
void reset ()
void zeroBuffer ()
const char * debugString ()
void setCookie (void(*cookie)())
std::string toString () const

The documentation for this class was generated from the following file: