[][src]Function flatbuffers::buffer_has_identifier

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