abstract fun decodeMessage(tag: Int): Any
Reads a value from the calling reader. Returns #UNKNOWN_TAG if no value was read, or any other value otherwise.
#UNKNOWN_TAG