Nimble Blob Stream
Nimble 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.
📦 Installation
Add this to your Cargo.toml:
[]
= "0.0.16"
License
This project is licensed under the MIT License - see the LICENSE file for details.