pub type CharBuffer = U32VarintBuffer;Expand description
A buffer for storing LEB128 encoded char value.
Aliased Typeยง
pub struct CharBuffer(/* private fields */);pub type CharBuffer = U32VarintBuffer;A buffer for storing LEB128 encoded char value.
pub struct CharBuffer(/* private fields */);