Skip navigation links

Package io.jstuff.pipeline.buffer

Buffering classes for pipelines

See: Description

Package io.jstuff.pipeline.buffer Description

Buffering classes for pipelines

Classes that accept composite forms of data and emit the individual bytes or characters of the composite.

These classes all use the ObjectIntPipeline interface, which includes methods for accepting objects and emitting the byte or character contents as int.

Author:
Peter Wall
Skip navigation links

Copyright © 2025. All rights reserved.