Persistate API documentation
ReadBytes Method
NamespacesPersistateMessageReadBytes()()()()

[This is preliminary documentation and is subject to change.]

Reads a byte array from the Message.
Declaration Syntax
C#
public byte[] ReadBytes()
Return Value
The byte array read from the message.
Remarks
The length of the array is read first, and then that number of bytes is read and put into a byte array.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)