abstract fun versionRange(version: Int): Int (source)
Provides the length of the range of message types supported by the subprotocol for a given version
version - Int: the version of the subprotocol to associate with the range
Return
Int: the length of the range of message types supported by the subprotocol for a given version