pub const fn encode_char( char: &char, ) -> Buffer<varing::::char::CharBuffer::{constant#0}>
Encodes a char value into LEB128 variable length format, and writes it to the buffer.
char