Dart.Ssh Namespace : Datagram Class |
The following tables list the members exposed by Datagram.
Name | Description | |
---|---|---|
Buffer | Gets the buffer that holds data. (Inherited from Dart.Ssh.Segment) | |
Count | Byte count of data. (Inherited from Dart.Ssh.Segment) | |
Delimiter | Gets the delimiter byte array used by SessionStream.Read or SessionStream.Read. (Inherited from Dart.Ssh.Data) | |
Direction | Indicates whether data is inbound or outbound. (Inherited from Dart.Ssh.Data) | |
Encoding | Gets the character encoding used by the object. (Inherited from Dart.Ssh.Data) | |
Offset | The offset into the buffer where the data starts. (Inherited from Dart.Ssh.Segment) |
Name | Description | |
---|---|---|
ToString | Gets the data as a decoded string. (Inherited from Dart.Ssh.Data) |