SharpCvsLib

CvsStream.Read Method

Read the stream from the cvs server.

Overload List

Read the stream from the cvs server.

public int Read(byte[]);

Decompresses data into the byte array

public override int Read(byte[],int,int);

See Also

CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace