ProcessorAPI for processing Byte input sources.
An api for reading data from the a Byte input source.
ProcessorAPI for processing char input sources
The same API as ByteProcessor except that the methods returning bytes return bytes interpreted little-endian
The Processor API object for performing basic output operations within a processing pipeline.
The Processor API object for performing seekable operations within a processing pipeline.
The Processor API object for performing basic output operations within a processing pipeline.
A processor that opens an Output Resource allowing for batch processing.
A point or step in a IO process workflow.
The Common API for declaring a process workflow on an Input object.
Factory methods for creating Processor objects
A processor that opens an Output Resource allowing for batch processing.
Wraps a CloseableIteratorProcessor, which normally produces a ProcessorAPI object, to a new Processor that returns a ProcessorAPI subclass specific to a data type.
A processor that opens an Output Resource allowing for batch processing.