Structsยง
- BytesArray 
- BytesArrayis a collection of Rust- [u8]s.
- BytesArray Builder 
- BytesArrayBuilderuse- &[u8]to build an- BytesArray.
- BytesWriter 
- PartialBytes Writer 
BytesArray is a collection of Rust [u8]s.BytesArrayBuilder use &[u8] to build an BytesArray.