IntegerSlots

The layout of integer slots for my instances.

Entries

Link copied to clipboard

The raw 64-bit (longs) that constitute the representation of the byte string. The bytes occur in Little Endian order within each long.

Link copied to clipboard

The low 32 bits are used for the HASH_OR_ZERO, but the upper 32 can be used by other BitFields in subclasses of TupleDescriptor.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int