buffer 1.1.0-nullsafety.0 copy "buffer: ^1.1.0-nullsafety.0" to clipboard
buffer: ^1.1.0-nullsafety.0 copied to clipboard

outdated

Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats.

1.1.0-nullsafety.0 #

  • Updated to null safety, no changes to external API. (#6 thanks to TimWhiting)

1.0.7 #

  • Updated to modern Dart standards.
  • ByteDataReader.offsetInBytes.

1.0.6 #

  • Using package:pedantic as base of the lint rules.

1.0.5+1 #

  • Fix offsetInBytes use.

1.0.5 #

  • More efficient merge in ByteDataReader.

1.0.4 #

  • Fix buffer processing bug.

1.0.3 #

  • ByteDataReader.readAhead

1.0.2 #

  • byteLength-driven read and write methods for integers.

1.0.1 #

  • Fix return type of ByteDataReader.read().

1.0.0 #

  • Initial version.
12
likes
0
pub points
92%
popularity

Publisher

verified publisheragilord.com

Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on buffer