Module assembly_fdb::ro::buffer
source · Expand description
§General methods for aligned access to a byte buffer
Enums§
- Error for handling a buffer
Traits§
- Additional methods on
&[u8]
Functions§
- Compares the name given by
bytes
with the one referenced intable_header
- Get a reference to a type at the given address of this buffer
- Get a reference to a slice at the given address of this buffer
- Get the header of the file.
- Get the database header
- Get the table data header
- Get the table data reference
- Get the table definition header
- Get the table definition reference
- Get the table slice
Type Aliases§
- Result with a
BufferError