QABinaryMessage interface

A QABinaryMessage object is used to send a message containing a stream of uninterpreted bytes.

 Syntax
 Base classes
 Members
 Remarks
 See also

getBodyLength method
readBinary method
readBoolean method
readByte method
readChar method
readDouble method
readFloat method
readInt method
readLong method
readShort method
readString method
reset method
writeBinary method
writeBoolean method
writeByte method
writeChar method
writeDouble method
writeFloat method
writeInt method
writeLong method
writeShort method
writeString method