Interface ByteSink

  • All Superinterfaces:
    Sink

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