Module fxfs::data_buffer
source · Structs
- A default implementation of a DataBuffer.
Traits
- A readable, writable memory buffer that is not necessarily mapped into memory. Mainly serves as a portable abstraction over a VMO (see VmoDataBuffer).