Look at the first byte of an object to determine the type.
Note: For some types it's entirely possible that this byte also contains data. It needs to be part of the data passed to parseType.
See Implementation
Look at the first byte of an object to determine the type.
Note: For some types it's entirely possible that this byte also contains data. It needs to be part of the data passed to parseType.