2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-06-27 15:23:11 +00:00
This commit is contained in:
2020-01-14 02:40:13 +03:00
parent 2a99d4c04a
commit b74d236ca3
11 changed files with 14335 additions and 57 deletions

View File

@ -53,8 +53,8 @@ export default
//Array = 0x80,
VarArray: 0x80,
BoolArray: 0x81,
UInt8Array: 0x82,
Int8Array: 0x83,
Int8Array: 0x82,
UInt8Array: 0x83,
CharArray: 0x84,
Int16Array: 0x85,
UInt16Array: 0x86,