Function assembly_fdb::ro::buffer::table_data_ref
source ยท 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