BF_ENCODEConstant Class
The way a string is encoded
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetBF_ENCODEConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class BF_ENCODEConstant

The BF_ENCODEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberANSI
String is stored as ANSI code page
Public fieldStatic memberUTF8
String is stored as UTF8
Top
See Also