Modules§
Structs§
- Buffer
- A buffer for data whose size is not necessarily a multiple of the page size.
- Range
- A range of bytes within a VMO.
- Wire
Buffer - The wire type corresponding to
Buffer
. - Wire
Data - The wire type corresponding to
Data
. - Wire
Optional Data - Wire
Range - The wire type corresponding to
Range
.
Enums§
- Data
- Binary data that might be stored inline or in a VMO.