Dart.PowerTCP.Zip Namespace : BaseStream Class |
For a list of all members of this type, see BaseStream members.
Name | Description | |
---|---|---|
CanRead | Overridden. Gets a value indicating whether the current Stream supports reading. | |
CanSeek | Overridden. Gets a value indicating whether the current Stream supports seeking. | |
CanTimeout | (Inherited from System.IO.Stream) | |
CanWrite | Overridden. Gets a value indicating whether the current Stream supports writing. | |
Length | Overridden. Gets the length in bytes of the stream. | |
Position | Overridden. Gets or sets the current position of this stream. | |
ReadTimeout | (Inherited from System.IO.Stream) | |
WriteTimeout | (Inherited from System.IO.Stream) |