fun fromByte(b: Byte): Protocol
Finds a protocol from a byte, or throws an error if no protocol exists for that code.
b - the byte to interpret
b
Return a Protocol