pub fn table_headers<'a>(
buf: &'a [u8],
header: &'a FDBHeader,
) -> Res<&'a [FDBTableHeader]>Expand description
Get the table slice
pub fn table_headers<'a>(
buf: &'a [u8],
header: &'a FDBHeader,
) -> Res<&'a [FDBTableHeader]>Get the table slice