I have a set of classes that all should have some common properties and type restraints.
Think of how Uint8Array and Uint16Array are similar
Uint8Array
Uint16Array