Expand description
An archived string representation that supports inlining short strings.
Constants§
- INLINE_
CAPACITY - The maximum number of bytes that can be inlined.
- OUT_
OF_ LINE_ CAPACITY - The maximum number of bytes that can be out-of-line.
Unions§
- Archived
String Repr - An archived string representation that can inline short strings.