CharBuffer struct

Defined in module std.text (text.l0).

CharBuffer allows for efficient building of strings by accumulating individual characters.

Fields

chars: VectorBase*