Click or drag to resize

CIPJGetFromBinaryAsString Method (String)

Get IPJ from binary-as-string

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetFromBinaryAsString(
	ref string str_val
)

public void GetFromBinaryAsString(
	ref string str_val
)

Parameters

str_val
Type: SystemString
Binary as string returned
See Also