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
See Implementation
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