Int24BitMask Field

High byte bit-mask used when a 24-bit integer is stored within a 32-bit integer. This field is constant.

Definition

Namespace: Gemstone.Numeric
Assembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.178 -- Release Build+637be28bb791acbdd84bb7f11d11beacd0a820c2
public const int BitMask = -16777216

Field Value

Int32

See Also