interface BinaryType {
    dataType: "binary";
}

Hierarchy (view full)

Properties

Properties

dataType: "binary"

Generated using TypeDoc