DataType.fromData

identifies the data type from the actual data. Only works for base types, and with only 1 token. So arrays dont work. keep in mind, this won't be able to identify if the data type is a reference or not

throws Exception on failure

struct DataType
void
fromData

Meta