Zip for WinRT
C1ZStreamWriter Class Properties

For a list of all members of this type, see C1ZStreamWriter members.

Public Properties
 NameDescription
Public PropertyBaseStream圧縮データを受け取る基底のストリームを取得します。  
Public PropertyCanReadOverridden. 常に False を返します。  
Public PropertyCanSeekOverridden. 常に False を返します。  
Public PropertyCanTimeout (Inherited from System.IO.Stream)
Public PropertyCanWriteOverridden. 常に True を返します。  
Public PropertyChecksumストリームの整合性をチェックするために使用されるチェックサム値を取得します。  
Public PropertyLengthOverridden. 基底のストリームの長さをバイト数で返します。  
Public PropertyOwnsBaseStreamClose メソッドの呼び出しで基底のストリームも閉じるかどうかを取得または設定します(BaseStream を参照)。  
Public PropertyPositionOverridden. ストリーム内の位置を取得します(読み取り専用)。  
Public PropertyReadTimeout (Inherited from System.IO.Stream)
Public PropertySizeCompressedストリーム内のバイト数を取得します(圧縮バイト数)。  
Public PropertySizeCompressedLongストリーム内のバイト数を取得します(圧縮バイト数)。  
Public PropertySizeUncompressedストリームに圧縮されたデータのバイト数を取得します(非圧縮バイト数)。  
Public PropertySizeUncompressedLongストリームに圧縮されたデータのバイト数を取得します(非圧縮バイト数)。  
Public PropertyWriteTimeout (Inherited from System.IO.Stream)
Public PropertyZStreamこの C1ZStreamWriter でラップされた ZStream インスタンスを取得します。  
Top
See Also

Reference

C1ZStreamWriter Class
C1.C1Zip Namespace

 

 


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

Product Support Forum  |  Documentation Feedback