 | CVVSwap Method |
Swaps the bytes of the SHORT, USHORT, LONG, FLOAT and DOUBLE vv's.
Other vv's are not affected by this method. This is used
primarily with changing the order of bytes for other machine
created data.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void Swap()
public void Swap()
Public Sub Swap
Public Sub Swap
public:
void Swap()
public:
void Swap()
member Swap : unit -> unit
member Swap : unit -> unit
See Also