TruncatedStream.Read method

Reads from the stream.

public override int Read(byte[] buffer, int offset, int count)

See Also