pub fn buffer_has_identifier(
    data: &[u8],
    ident: &str,
    size_prefixed: bool
) -> bool
Expand description

Returns true if data contains a prefix of ident