3 releases

new 0.0.14-dev Oct 15, 2024
0.0.12-dev Sep 23, 2024
0.0.11-dev Sep 23, 2024

#1240 in Parser implementations

Download history 321/week @ 2024-09-19 65/week @ 2024-09-26 14/week @ 2024-10-03 86/week @ 2024-10-10

486 downloads per month
Used in 6 crates (3 directly)

MIT license

52KB
934 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

~145KB