Public Member Functions | |
| GrowableBuffer (String &string) | |
| void | finalize () noexcept |
Static Public Member Functions | |
| static bool | tryGrowTo (IGrowableBuffer &gb, size_t newSize) noexcept |
| static auto | getEncodingFor (const SmallString< N > &str) noexcept |
Public Attributes | |
| String::GrowableImplementation | gi |