Skip to main content

malformed_four_byte_sequence

Function malformed_four_byte_sequence 

Source
const fn malformed_four_byte_sequence(
    first: u8,
    second: u8,
    third: u8,
    fourth: u8,
) -> bool