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

outdated

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
0
pub points
58%
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

License

unknown (LICENSE)

More

Packages that depend on duffer