Skip to main content

decode_enum_head

Function decode_enum_head 

Source
pub fn decode_enum_head(
    data: &[u8],
    tag_bytes: u8,
    has_ptr: bool,
) -> (u64, &[u8])