Crate scroll_buffer

Source

Structsยง

DynamicBuffer
A buffer designed for Pwrite that dynamically expands to hold all types written into it. Uses a standard Vec under the hood.