[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamReader.Write

Write Method

Write(byte[], int, int)

This method is overridden and is not supported by the C1ZStreamReader class.

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