[]
Read stream to a byte[] buffer.
public static byte[] ReadStream(Stream stream, ref int readLength)
Input stream.
Length to read.
A byte[] buffer.