Structs§
- Bytes
Buffer - Poolable version of
FixedSizeVec
. - Fixed
Size Vec - A fixed-size bytes buffer.
Traits§
- Clearable
IoBuffer - A buffer that can be cleared.
- Collapsible
Read Write IoBuffer - An I/O buffer that can be “collapsed” to regain unused capacity.
- Read
IoBuffer - An I/O buffer that can be read from.
- Read
Write IoBuffer - An I/O buffer that can be read from and written to.
- Write
IoBuffer - An I/O buffer that can be written to.