Uses of Interface
org.eclipse.rdf4j.common.io.Sink
-
Packages that use Sink Package Description org.eclipse.rdf4j.common.io -
-
Uses of Sink in org.eclipse.rdf4j.common.io
Subinterfaces of Sink in org.eclipse.rdf4j.common.io Modifier and Type Interface Description interfaceByteSinkA ByteSink writes data as raw bytes directly to anOutputStream.interfaceCharSinkA CharSink writes data as characters to aWriter.
-