ext type byte to identify a byte, defaults to 0x7Eu8 or '|'

Property definitions

msgpack $ MsgPackEngine :: ext_typ_byte=
	# *ext type* byte to identify a byte, defaults to 0x7Eu8 or '|'
	var ext_typ_byte: Int = 0x7E is writable
lib/msgpack/serialization_common.nit:30,2--31,41