binarystream 1.1.2

Binarystream is a simple package designed to simplify streaming of binary data in Javascript, while being written in Rust.
Documentation
{
  "name": "@serenityjs/binarystream-linux-x64-gnu",
  "version": "1.1.1",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "main": "binarystream.linux-x64-gnu.node",
  "files": [
    "binarystream.linux-x64-gnu.node"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 10"
  },
  "libc": [
    "glibc"
  ]
}