[][src]Function packs::ll::types::fixed::minus_tiny_int_to_byte

pub fn minus_tiny_int_to_byte(value: i8) -> u8

The reverse function to byte_to_minus_tiny_int for correct values. Note: This function does not check if the input is a valid MinusTinyInt.