A unique index referencing a atom.
Definition atom.h:44
Represents an atom which is uniquely stored in the atom table.
Definition atom.h:32
unsigned char * data
Data pointer, always zero terminated, often a C-String.
Definition atom.h:34
unsigned len
Length of the atom, excluding 0 terminator.
Definition atom.h:33