PowerTCP Zip Compression for .NET
UtilityStream Class Properties


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

Public Properties
 NameDescription
Public PropertyCanRead Gets a value indicating whether the current Stream supports reading. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public PropertyCanSeek Gets a value indicating whether the current Stream supports seeking. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public PropertyCanTimeout (Inherited from System.IO.Stream)
Public PropertyCanWrite Gets a value indicating whether the current Stream supports writing. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public PropertyCrcReturns the computed CRC (cyclical redundancy check) number of all bytes processed by the Write() and Read() methods.  
Public PropertyLength Gets the length in bytes of the stream. (Inherited from Dart.PowerTCP.Zip.BaseStream)
Public PropertyPositionOverridden.  Gets the current position of this stream (how many bytes have been read or written).  
Public PropertyReadTimeout (Inherited from System.IO.Stream)
Public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top
See Also

Reference

UtilityStream Class
Dart.PowerTCP.Zip Namespace


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic