Expand description
Static string buffer
Features:
serde
Enables serde serialization. In case of overflow, deserialize fails.ufmt-write
Enables ufmtuWrite
implementation.
Structs§
- Stack based string.
Enums§
StrBuf
conversion error
Constants§
- Max capacity to use length of size 1 byte
- Max capacity to use length of size 2 byte
Functions§
- Calculates necessary buffer capacity to fit provided number of bytes