Module assembly_core::buffer
source · Expand description
Reading data directly from a buffer
Structs§
- little-endian u64
- little-endian u16
- little-endian u32
Enums§
- Errors from casting a minimally-aligned type
Traits§
- Additional methods on byte slices
- Asserts that the type has a minimal ABI alignment of
1
- Similar to
From<&U> for T
Functions§
- Cast a buffer to a reference
- Cast a buffer to a slice
- Try to cast a buffer to a reference
- Try to cast a buffer to a slice