readBinary(byte[], int, int) method

Reads up to length number of bytes starting from the unread portion of a QABinaryMessage instance body and stores them into the dest array starting at dest[offset].

 Syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also