Module buf

Source
Expand description

A buffer for constructing a string while avoiding heap allocation.

Structs§

WriteBuffer
A buffer for construct a string while avoiding heap allocation.