Thread-safe ring buffer
Create a Flow from buffer
Specialized flow chunker for real buffer
Collect incoming flow into fixed size chunks
Flat map a Flow of Buffer into continuous Flow of elements
Map a flow to a moving window buffer. The window step is one. To get different steps, one could use skip operation.