Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@topgunbuild/buffer

TopGunBuild174MIT0.0.2TypeScript support: included

An isomorphic Buffer API

arraybuffer, browser, browserify, buffer, compatible, dataview, uint8array, nodejs, isomoprhic

readme

📦 @topgunbuild/buffer

An isomorphic Buffer API for TopGun

npm bundlephobia License: MIT

This is Buffer implementation used in TopGun. Functionality is mostly compatible with NodeJS 'safe-buffer' and is used for encoding conversions between binary and 'hex' | 'utf8' | 'base64'.

Install

npm install @topgunbuild/buffer

License

MIT