3 releases

0.0.3 Sep 23, 2024
0.0.2 Sep 4, 2024
0.0.1 Sep 3, 2024

#2231 in Encoding

MIT license

51KB
912 lines

Blob Stream

Blob Stream is a Rust library for managing and processing binary data streams divided into fixed-size chunks. This library allows for the serialization, deserialization with reassembly of chunks of data into complete blobs.

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~125KB