pub fn table_data_ref(
    buf: &[u8],
    header: FDBTableHeader
) -> Res<&FDBTableDataHeader>
Expand description

Get the table data reference