Module rustdb::buf

source ·
Expand description

Structs§

  • ReadBufStg buffers small (up to limit) reads to the underlying storage using multiple buffers. Only supported functions are read and reset.
  • Write Buffer.