magic_buffer 0.0.16 copy "magic_buffer: ^0.0.16" to clipboard
magic_buffer: ^0.0.16 copied to clipboard

Buffer class JS implementation based on the buffer module from [node.js].The goal is to provide an API that is 100% identical to [node's Buffer API].

0.0.1 #

  • Initial version.

0.0.11 #

  • Bug Fix - change read/write float/double methods.

0.0.12 #

  • Bug Fix - Modify alloc method.

0.0.13 #

  • Bug Fix - re-Modify alloc method.

0.0.14 #

  • Bug Fix - change switch to if/else in constructor.

0.0.15 #

  • Bug Fix - Modified byteLength Method.

0.0.16 #

  • Major Bug Fixes.
  • Written some tests.
  • Revised main Buffer methods.
0
likes
125
pub points
0%
popularity

Publisher

verified publisherdrkaz.dev

Buffer class JS implementation based on the buffer module from [node.js].The goal is to provide an API that is 100% identical to [node's Buffer API].

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ieee754_dart

More

Packages that depend on magic_buffer