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