Structsยง
- Bytes
Array BytesArray
is a collection of Rust[u8]
s.- Bytes
Array Builder BytesArrayBuilder
use&[u8]
to build anBytesArray
.- Bytes
Writer - Partial
Bytes Writer
BytesArray
is a collection of Rust [u8]
s.BytesArrayBuilder
use &[u8]
to build an BytesArray
.