kawanet

kawanet/int64-buffer

64bit Long Integer on Buffer/ArrayBuffer in Pure JavaScript

JavaScript
78
9
MIT License

This project provides JavaScript classes for working with 64-bit integers (`Int64BE`, `Uint64BE`, `Int64LE`, `Uint64LE`) that can handle values beyond the 53-bit precision limit of JavaScript's native number type. It's designed for developers who need to manipulate large integers in binary data formats, such as network protocols or file formats, where 64-bit integers are commonly used.

Total donated
Undistributed
Share with your subscribers: