Function coins_core::ser::first_byte_from_len
source ยท pub fn first_byte_from_len(number: u8) -> Option<u8>
Expand description
Matches the length of the VarInt to the 1-byte flag
pub fn first_byte_from_len(number: u8) -> Option<u8>
Matches the length of the VarInt to the 1-byte flag