|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| output_buffer (uint s) | |
| output_buffer (uint s, const byte *t, uint len) | |
| uint | get_size () const |
| uint | get_capacity () const |
| void | set_current (uint c) |
| void | allocate (uint s) |
| const byte * | get_buffer () const |
| byte & | operator[] (uint i) |
| bool | eof () |
| void | write (const byte *t, uint s) |
Public Member Functions inherited from yaSSL::NoCheck | |
| void | check (uint, uint) |
Definition at line 129 of file buffer.hpp.