ext type byte to identify a char, defaults to 0x7Cu8 or '~'

Property definitions

msgpack $ MsgPackEngine :: ext_typ_char=
	# *ext type* byte to identify a char, defaults to 0x7Cu8 or '~'
	var ext_typ_char: Int = 0x7C is writable
lib/msgpack/serialization_common.nit:27,2--28,41