Minimal DataView implementation that works with Node.js Buffers
Get the ArrayBuffer out of a DataView, robustly.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Cross-Platform Binary API
TypeScript definitions for pbkdf2
A Universal way of getting a Byte at a Given Index from a variety of in-memory data formats, including Uint8Array, Buffer, DataView, and Array Buffer
With One Function, Load a GeoTIFF from an ArrayBuffer, Blob, Buffer, DataView, File or URL
A wrapper around the native DataView which can handle multiple ArrayBuffers.
DataView.
Identify a TIF File in a Variety of In-Memory Objects, including ArrayBuffer, Buffer, DataView, and Uint8Array
A DataView for node Buffers.
The swiss army knife for binary data in JavaScript.
A tiny (304B to 489B) utility for check for deep equality
Identify a PRJ File in a Variety of In-Memory Objects, including ArrayBuffer, Buffer, DataView, and Uint8Array
Immutable ArrayBuffer (the shim!)
Identify a PNG File in a Variety of In-Memory Objects, including ArrayBuffer, Buffer, DataView, and Uint8Array
Get the byteOffset out of a DataView, robustly.
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
Get the byteLength out of a DataView, robustly.
generate dbf files
Test if a value is a DataView.
The DBF parsing component of shapefile-js
A unique way to work with a binary file in the browser and the server.