Click or drag to resize

CSEGYREADERGetEndianess Method

Returns true if the file is little endian. false if it is big endian.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int GetEndianess()

public int GetEndianess()

Return Value

Type: Int32
See Also