Interface ByteSink

All Superinterfaces:
Sink
All Known Implementing Classes:
BinaryQueryResultWriter, BinaryRDFWriter

public interface ByteSink extends Sink
A ByteSink writes data as raw bytes directly to an OutputStream.
Since:
3.5.0
Author:
Jeen Broekstra