Zip for WPF/Silverlight
BeginWrite メソッド (C1ZStreamWriter)

C1.Silverlight.Zip.5 アセンブリ > C1.C1Zip 名前空間 > C1ZStreamWriter クラス : BeginWrite メソッド
シンタックス
'宣言
 
Public Overridable Function BeginWrite( _
   ByVal buffer() As System.Byte, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer, _
   ByVal callback As System.AsyncCallback, _
   ByVal state As System.Object _
) As System.IAsyncResult
public virtual System.IAsyncResult BeginWrite( 
   System.byte[] buffer,
   System.int offset,
   System.int count,
   System.AsyncCallback callback,
   System.object state
)

パラメータ

buffer
offset
count
callback
state
参照

C1ZStreamWriter クラス
C1ZStreamWriter メンバ