 | UTF8Constant Class |
UTF-8 Defines
Inheritance Hierarchy
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static class UTF8Constant
public static class UTF8Constant
Public NotInheritable Class UTF8Constant
Public NotInheritable Class UTF8Constant
public ref class UTF8Constant abstract sealed
public ref class UTF8Constant abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UTF8Constant = class end
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UTF8Constant = class end
The UTF8Constant type exposes the following members.
Fields
| Name | Description |
---|
  | MAX_CHAR | Maximum width of a single Unicode code point as a <define>UTF8</define> string, including terminator (5) |
Top
See Also