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 array dest starting at dest[offset].

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also