arrow-fx-coroutines / arrow.fx.coroutines.stream / Chunk / shorts

shorts

fun shorts(values: ShortArray): Chunk<Short>

Creates a chunk backed by an array of shorts.

fun shorts(values: ShortArray, offset: Int, length: Int): Chunk<Short>

Creates a chunk backed by a subsequence of an array of shorts.

Do you like Arrow?

Arrow Org
<