Creates a new enum.
The name of the enum.
The indexed values of the enum.
Readonly
nameThe name of the enum.
Readonly
valuesThe indexed values of the enum.
Static
readReads the data type from a binary stream.
The data type.
Static
writeWrites the data type to a binary stream.
Represents a enum for the available command packet.