 | WA_ENCODEConstantRAW Field |
Write all data without any conversion check
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int RAW = 1
public const int RAW = 1
Public Const RAW As Integer = 1
Public Const RAW As Integer = 1
public:
literal int RAW = 1
public:
literal int RAW = 1
static val mutable RAW: int
static val mutable RAW: int
Field Value
Type:
Int32
See Also