encode_char

Function encode_char 

Source
pub const fn encode_char(char: &char) -> CharBuffer
Expand description

Encodes a char value into LEB128 variable length format, and writes it to the buffer.