Stream
|
Name | Description | |
---|---|---|
ReadBytes(Stream) | Reads a byte array from a Stream. The number of bytes should be prefixed in the stream. | |
ReadBytes(Stream, Int32) | Reads a byte array from a Stream. The number of bytes should be prefixed in the stream. |