Closed reececomo closed 9 months ago
js-binary
Type
BinaryCodec
Int8
Int16
Int32
UInt8
UInt16
UInt32
Float
float
Double
Bitmask8
Bitmask16
Bitmask32
BooleanArray
UInt
Int
README.md
typescript-binary
What's changed?
js-binary
'sType
toBinaryCodec
.Type
enum.Int8
,Int16
,Int32
,UInt8
,UInt16
andUInt32
coder types.Float
, renamedfloat
toDouble
.Bitmask8
,Bitmask16
, andBitmask32
types for fixed-length boolean arrays.BooleanArray
type for variable-length boolean arrays.UInt
andInt
.README.md
typescript-binary