Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The RawInt128 type exposes the following members.

Properties

  NameDescription
Public propertyIsNegative
Returns if this RawInt128 is a negative number.
Public propertyIsZero
Gets if this is a zero value.
Public propertyLength
Returns the size of RawInt128 value.
Public propertyValue
Gets the Int128 value as array of byte values.

See Also