|
|
| FCharBuffer (std::size_t initial_cap=4096) |
| |
|
void | append (const char *data, std::size_t len) |
| |
|
auto | appendUnicode (wchar_t ucs) -> uInt32 |
| |
|
auto | data () const noexcept -> const char * |
| |
|
auto | size () const noexcept -> std::size_t |
| |
|
void | expand (std::size_t addend) |
| |
|
void | clear () noexcept |
| |
The documentation for this class was generated from the following file: