as Sequence
Creates a Sequence instance that wraps the original buffer returning its elements when being iterated.
Samples
kool.buffers.Sequences.Building.sequenceFromArray
Creates a Sequence instance that wraps the original buffer returning its elements when being iterated.