DataType.fromByteCode

reads DataType from a byte code style string

struct DataType
bool
fromByteCode
(
string s
)

Return Value

Type: bool

true if successful, false if the string was invalid

Meta