Structsยง
- Dynamic
Buffer - A buffer designed for
Pwrite
that dynamically expands to hold all types written into it. Uses a standardVec
under the hood.
Pwrite
that dynamically expands to hold all types written into it.
Uses a standard Vec
under the hood.