BufferExtension<T> extension

on

Methods

bufferCount(int count, {String name = 'bufferCount', SeedCallback<T>? seed, int retention = 0, bool? cancelOnError, bool bubbleCancellation = true}) OffsetIterator<IList<T>>
Converts the parent items into IList's of the given size.