Support serializing Float32Array
, Float64Array
, BigInt64Array
, BigUint64Array
#523
Labels
enhancement
Improvements
Int and Uint variants of TypedArrays are supported (e.g.
Uint8Array
,Int32Array
) butFloat32Array
,Float64Array
,BigInt64Array
andBigUint64Array
are not at present.The text was updated successfully, but these errors were encountered: