Class SslStream
Inherits from
-
Object
(base class) -
Stream
Constructors
Name | Description |
---|---|
this |
Properties
Name | Type | Description |
---|---|---|
empty | bool | |
leastSize | ulong | |
dataAvailableForRead | bool |
Methods
Name | Description |
---|---|
peek | |
read | |
write | |
flush | |
finalize | |
write | |
write [inherited] | Writes an array of chars to the stream. |
put [inherited] | These methods provide an output range interface. |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.