An array of longs.
When targeting the JVM, instances of this class are represented as long[].
long[]
typedef LongArray<T> = Array<Long>;