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