Overload List
Name | Description | |
---|---|---|
![]() | DOFString(String) | Create a string value using UTF_8 encoding. |
![]() | DOFString(DOFStringType, DOFPacket) | Create a DOFString instance from serial form. |
![]() | DOFString(DOFStringType, String) | Create a string value, specifying the type. |
![]() | DOFString(Int16, Int32, Byte) | Create a string value from a byte array. |
See Also