Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The RawInt128 type exposes the following members.

Properties

  NameDescription
IsNegative
Returns if this RawInt128 is a negative number.
IsZero
Gets if this is a zero value.
Length
Returns the size of RawInt128 value.
Value
Gets the Int128 value as array of byte values.

See Also