Interface CharSink

  • All Superinterfaces:
    Sink

    public interface CharSink
    extends Sink
    A CharSink writes data as characters to a Writer.
    Since:
    3.5.0
    Author:
    Jeen Broekstra
    See Also:
    ByteSink