| Dart.Snmp.SimpleType Namespace : OctetString Class | 
The following tables list the members exposed by OctetString.
| Name | Description | |
|---|---|---|
|  | OctetString Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Value | Gets the byte array associated with this object. (Inherited from Dart.Snmp.SimpleType.Opaque) | 
| Name | Description | |
|---|---|---|
|  | DecodingException | Returns first DecodingException found within this or embedded tagged types. (Inherited from Dart.Snmp.TaggedType) | 
| Name | Description | |
|---|---|---|
|  | Encode | Encode the object with no content. Overridden in derived classes that have content. (Inherited from Dart.Snmp.TaggedType) | 
|  | ToArray | Returns a byte array representation of the object. (Inherited from Dart.Snmp.SimpleTaggedType) | 
|  | ToHexString | Converts the object to its hex string representation. (Inherited from Dart.Snmp.SimpleType.Opaque) | 
|  | ToString | Overloaded. Returns a string formatted using the supplied display-hint. |