interface BufferType {
    dataType: "buffer";
}

Hierarchy (view full)

Properties

Properties

dataType: "buffer"

Generated using TypeDoc