Read a specified message from the pipe. Moves the internal offset so that every call to read will return a new portion of the message.
the ubyte array to write the read bytes to
the length of the ubyte array output
the number identifying the message to read from
number of bytes actually read into output
See Implementation
Read a specified message from the pipe. Moves the internal offset so that every call to read will return a new portion of the message.