Functionsยง
- largest_
max_ leb128_ len - Returns the length of the longest LEB128 encoding of all supported integer types.
- max_
leb128_ len - Returns the length of the longest LEB128 encoding for
T
, assumingT
is an integer type - read_
i16_ leb128 - read_
i32_ leb128 - read_
i64_ leb128 - read_
i128_ leb128 - read_
isize_ leb128 - read_
u16_ leb128 - read_
u32_ leb128 - read_
u64_ leb128 - read_
u128_ leb128 - read_
usize_ leb128 - write_
i16_ leb128 - write_
i32_ leb128 - write_
i64_ leb128 - write_
i128_ leb128 - write_
isize_ leb128 - write_
u16_ leb128 - write_
u32_ leb128 - write_
u64_ leb128 - write_
u128_ leb128 - write_
usize_ leb128