asLongList

inline fun LongArray.asLongList(): LongList
inline fun LongArray.asLongList(offset: Int = 0, length: Int = this.size): LongList