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