A set of utility classes for reading and writing binary data in NodeJS.
Go to file
Holly Stubbs f3d7fe85c7
Add write/readString16 to interfaces
2023-05-02 20:34:29 +01:00
readers Add write/readString16 to interfaces 2023-05-02 20:34:29 +01:00
writers Add write/readString16 to interfaces 2023-05-02 20:34:29 +01:00
.gitignore The Code™️ 2023-05-02 20:34:25 +01:00
Endian.ts The Code™️ 2023-05-02 20:34:25 +01:00
LICENSE Update LICENSE 2023-04-28 15:12:09 +01:00
index.ts The Code™️ 2023-05-02 20:34:25 +01:00
package-lock.json The Code™️ 2023-05-02 20:34:25 +01:00
package.json The Code™️ 2023-05-02 20:34:25 +01:00
tsconfig.json The Code™️ 2023-05-02 20:34:25 +01:00