Module btlib::sectored_buf

source ·
Expand description

Contains the SectoredBuf type.

Structs

  • A stream which buffers writes and read such that the inner stream only sees reads and writes of sector length buffers.