Public Member Functions | |
| GrowableBuffer (StringPath &string) noexcept | |
| void | finalize () noexcept |
Static Public Member Functions | |
| static bool | tryGrowTo (IGrowableBuffer &gb, size_t newSize) noexcept |
| static auto | getEncodingFor (const StringPath &sp) noexcept |
Public Attributes | |
| StringPath & | sp |