Dart.Ssh Namespace : Data Class |
The following tables list the members exposed by Data.
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. |
![]() | Direction | Indicates whether data is inbound or outbound. |
![]() | Encoding | Gets the character encoding used by the object. |
![]() | Offset | The offset into the buffer where the data starts. (Inherited from Dart.Ssh.Segment) |