3 releases

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

#1238 in Encoding

Download history 108/week @ 2024-08-28 189/week @ 2024-09-04 2/week @ 2024-09-11 144/week @ 2024-09-18 62/week @ 2024-09-25

505 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

~120KB