Progress
External Program
Interfaces


readBytesToRaw

In Message Objects

This function returns bytes data from the body of a StreamMessage.

It can be called in read-only mode to return the next bytes segment in a BytesMessage. The size of all the byte segments other than the last one is 8192; the size of the last one is 8192 or less:

SYNTAX
FUNCTION readBytesToRaw RETURNS RAW. 

For information on this function in context, see the "Reading Data From a StreamMessage" and "Overcoming the 32K RAW Bytes Limit" sections in Accessing SonicMQ Messaging From the Progress 4GL."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095