Zip for .NET
Read メソッド (C1ZStreamWriter)

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZStreamWriter クラス : Read メソッド
このメソッドは、 C1ZStreamWriterクラスではサポートされません。
シンタックス
'宣言
 
Public Overrides Function Read( _
   ByVal buf() As System.Byte, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer _
) As System.Integer
public override System.int Read( 
   System.byte[] buf,
   System.int offset,
   System.int count
)

パラメータ

buf
offset
count
参照

C1ZStreamWriter クラス
C1ZStreamWriter メンバ