Function coins_core::ser::prefix_len_from_first_byte
source ยท pub fn prefix_len_from_first_byte(number: u8) -> u8
Expand description
Matches the VarInt prefix flag to the serialized length
pub fn prefix_len_from_first_byte(number: u8) -> u8
Matches the VarInt prefix flag to the serialized length