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

outdated

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

1.0.0 #

  • Start of the tracked change log

1.0.0+1 #

  • Updated the license

1.0.1 #

  • Update pubspec.yaml with new description
  • Remove unused imports
  • Declare missing @override annotations in exceptions.dart
  • Improve examples/

1.0.2 #

  • Improve examples/
  • Add documentation
  • Add peakAvailableBytes
  • Update encodings to use peakAvailableBytes
  • Make iterator use writer index instead of the buffer capacity since this would be unexpected for the user
5
likes
0
points
49
downloads

Publisher

verified publisherhelight.dev

Weekly Downloads

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