static fun extractBodyType(flagByte: Byte): BodyType!
Extract the body type from a flag byte
flagByte - Byte: the flag byte encoding the body type
flagByte
Return BodyType!: the body type, either JSON, UTF_8_STRING or BINARY