 | 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
Syntaxpublic int GetEndianess()
public int GetEndianess()
Public Function GetEndianess As Integer
Public Function GetEndianess As Integer
public:
int GetEndianess()
public:
int GetEndianess()
member GetEndianess : unit -> int
member GetEndianess : unit -> int
Return Value
Type:
Int32
See Also