Efficient binary serialization and deserialization, optimized for streams of binary data.
When combined with binary_serializable_generator
, provides an easy way to efficiently encode Dart objects to binary and to decode binary streams to Dart objects.