Skip to main content

encode_char

Function encode_char 

Source
pub const fn encode_char(
    char: &char,
) -> Buffer<varing::::char::CharBuffer::{constant#0}>
Expand description

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