This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
sheetjs
/
js-adler32
Watch
1
Fork
0
You've already forked js-adler32
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bdc432dbc5
js-adler32
/
bits
/
10_types.js
5 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
version bump 0.3.0 - AMD support (h/t @lmk123 for initially contributing to js-crc32) - added missing bitshift (h/t @florentbr for initially contributing to js-crc32) - flow annotaations - updated ci node versions
2016-01-16 05:36:58 +00:00
/
*
:
:
type
ADLER32Type
=
number
;
version bump 1.2.0: infrastructure
2018-01-17 19:19:26 +00:00
type
ABuf
=
Array
<
number
>
|
Buffer
|
Uint8Array
;
version bump 0.3.0 - AMD support (h/t @lmk123 for initially contributing to js-crc32) - added missing bitshift (h/t @florentbr for initially contributing to js-crc32) - flow annotaations - updated ci node versions
2016-01-16 05:36:58 +00:00
*
/
Reference in New Issue
Copy Permalink