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].

The buffer module from node.js.

Features #

  • Manipulate binary data like a boss, in all browsers!
  • Super fast.
  • Preserves Node API exactly, with one minor difference (see below)
  • Square-bracket buf[4] notation works!

Usage #

The module's API is identical to node's Buffer API. Read the official docs for the full list of properties, instance methods, and class methods that are supported.

Original Authors #

Ordered by first contribution.

license #

MIT License Copyright (c) 2023 drkaz.dev based on work of Feross Aboukhadijeh, and other contributors. Originally forked from an MIT-licensed module by Romain Beauxis.

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