StreamExtensionsReadBytes Method

Overload List

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.

See Also