Click or drag to resize

NumberUtilsChangeEndian Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberChangeEndian(Int16)
Changes the endian of Int16 value.
Public methodStatic memberChangeEndian(Int32)
Changes the endian of Int32 value.
Public methodStatic memberChangeEndian(Int64)
Changes the endian of Int64 value.
Public methodStatic memberChangeEndian(UInt16)
Changes the endian of UInt16 value.
Public methodStatic memberChangeEndian(UInt32)
Changes the endian of UInt32 value.
Public methodStatic memberChangeEndian(UInt64)
Changes the endian of UInt64 value.
Top
See Also