duffer 2.3.2 copy "duffer: ^2.3.2" to clipboard
duffer: ^2.3.2 copied to clipboard

A pure dart library offering support for netty-like byte buffer manipulation and binary serialization via a pickle inspired system

example/example.md

Examples #

In the lib/ directory are various examples showing possible use-cases for the library

  • simple_write.dart: Creating a buffer and performing simple read/write operations
  • simple_set.dart: Performing index based operations on the buffer
  • pickle.dart: Example for using the pickle system
3
likes
140
pub points
45%
popularity

Publisher

verified publisherhelight.dev

A pure dart library offering support for netty-like byte buffer manipulation and binary serialization via a pickle inspired system

Repository (GitHub)
View/report issues

Topics

#buffer #netty #binary #bytes

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, meta

More

Packages that depend on duffer