An isomorphic Buffer API for TopGun
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'.
npm install @topgunbuild/buffer
MIT