Function flatbuffers::buffer_has_identifier[][src]

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