Interface SBStoreBuffer

interface SBStoreBuffer {
    data: ArrayBuffer;
}

Properties

Properties

data: ArrayBuffer

Generated using TypeDoc