3 releases

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

#2225 in Encoding

Download history 39/week @ 2024-09-29 1/week @ 2024-10-06 4/week @ 2024-10-13 1/week @ 2024-10-20 15/week @ 2024-11-03 11/week @ 2024-12-08

152 downloads per month

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