On this page
Properties

Type Alias SerializedStructArray

type SerializedStructArray = {
    arrayBuffer: ArrayBuffer;
    length: number;
}
Index

Properties

Properties

arrayBuffer: ArrayBuffer
length: number
Was this helpful?
SDK JS
Reference
SerializedStructArray