nodejs-int64-buffer - 64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Website: | https://www.npmjs.com/package/int64-buffer |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
JavaScript's number based on IEEE-754 could only handle 53 bits precision. This module provides a couple of classes: Int64BE and Uint64BE which could hold 64 bits long integer and loose no bit.
Packages
nodejs-int64-buffer-0.99.1007-1.fc14.al.noarch [11 KiB] |
Changelog
by Ben Rosser (2020-06-16):
- Updated to latest upstream release (rhbz#1834050). |