ElementSize

Undocumented in source.

Members

Static functions

dataBitsPerElement
uint dataBitsPerElement(ubyte size)
Undocumented in source. Be warned that the author may not have intended to support it.
pointersPerElement
ushort pointersPerElement(ubyte size)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

BIT
enum ubyte BIT;
Undocumented in source.
BYTE
enum ubyte BYTE;
Undocumented in source.
EIGHT_BYTES
enum ubyte EIGHT_BYTES;
Undocumented in source.
FOUR_BYTES
enum ubyte FOUR_BYTES;
Undocumented in source.
INLINE_COMPOSITE
enum ubyte INLINE_COMPOSITE;
Undocumented in source.
POINTER
enum ubyte POINTER;
Undocumented in source.
TWO_BYTES
enum ubyte TWO_BYTES;
Undocumented in source.
VOID
enum ubyte VOID;
Undocumented in source.

Meta