Interface UnsignedIntArray

All Superinterfaces:
EncodedData<int[]>, IntArray, NumberArray<int[]>
All Known Implementing Classes:
Uint16Array, Uint32Array, Uint8Array

public interface UnsignedIntArray
extends IntArray
A subset of data arrays is unsigned. This information is valuable and necessary for de- and encoding.