pub fn cmp_table_header_name(
    buf: &[u8],
    bytes: &[u8],
    table_header: FDBTableHeader
) -> Ordering
Expand description

Compares the name given by bytes with the one referenced in table_header