This method is overridden and is not supported by the C1ZStreamReader class.
Namespace:
C1.C1ZipAssembly: C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)
Syntax
C# |
---|
public override void Write( byte[] buf, int offset, int count ) |
Visual Basic |
---|
Public Overrides Sub Write ( _ buf As Byte(), _ offset As Integer, _ count As Integer _ ) |
Parameters
- buf
- Type: array<System..::..Byte>[]()[][]
- offset
- Type: System..::..Int32
- count
- Type: System..::..Int32