Interface ByteType

interface ByteType {
    dataType: "byte";
}

Hierarchy (view full)

Properties

Properties

dataType: "byte"

Generated using TypeDoc