Module fxfs::data_buffer

source ·

Structs

Traits

  • A readable, writable memory buffer that is not necessarily mapped into memory. Mainly serves as a portable abstraction over a VMO (see VmoDataBuffer).