feat: add utilities for read/write Uint8Array

This commit is contained in:
Simon Chan 2024-04-16 22:17:36 +08:00
parent d06b5f2ed6
commit dcda6459ac
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
66 changed files with 2039 additions and 287 deletions

View file

@ -34,8 +34,7 @@
"dependencies": {
"@yume-chan/adb": "workspace:^0.0.23",
"@yume-chan/stream-extra": "workspace:^0.0.23",
"@yume-chan/struct": "workspace:^0.0.23",
"tslib": "^2.6.2"
"@yume-chan/struct": "workspace:^0.0.23"
},
"devDependencies": {
"@types/node": "^20.12.7",