to-unsigned-int64:将数字转换为64位缓冲区

时间:2024-06-10 02:54:36
【文件属性】:

文件名称:to-unsigned-int64:将数字转换为64位缓冲区

文件大小:2KB

文件格式:ZIP

更新时间:2024-06-10 02:54:36

JavaScript

将数字转换为64位缓冲区(大小8)。 目前仅支持 。 还签出 。 安装 npm i to-unsigned-int64 用法 var toUInt64 = require ( 'to-unsigned-int64' ) console . log ( toUInt64 ( 0x1ffffffff ) ) // n可以是任何基数的数字。 返回长度为8的缓冲区。 执照 麻省理工学院


【文件预览】:
to-unsigned-int64-master
----index.js(403B)
----package.json(643B)
----readme.md(622B)
----test()
--------test.js(689B)
----.gitignore(12B)

网友评论