[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamWriter.Read

Read Method

Read(byte[], int, int)

Not supported.

Declaration
public override int Read(byte[] buf, int offset, int count)
Parameters
Type Name Description
byte[] buf
int offset
int count
Returns
Type Description
int
Overrides