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) Version: 2024.2.0.25
Syntax
public static class BF_ENCODEConstant

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 <define>UTF8</define>
Top
See Also