pub fn encode_type_tag(type_tag: RadType) -> Option<u8>
Expand description

This function takes a RadType and returns the underlying id (i.e. u8 value) that defines the type in the RAD format.