Zip for WinRT
Write Method (C1ZStreamReader)

このメソッドはオーバーライドされ、C1ZStreamReader クラスではサポートされません。
Syntax
'Declaration
 
Public Overrides Sub Write( _
   ByVal buf() As System.Byte, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer _
) 
public override void Write( 
   System.byte[] buf,
   System.int offset,
   System.int count
)

Parameters

buf
offset
count
See Also

Reference

C1ZStreamReader Class
C1ZStreamReader Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback