Uses of Interface
gg.jte.output.Utf8ByteOutput.DataConsumer
-
Packages that use Utf8ByteOutput.DataConsumer Package Description gg.jte.output -
-
Uses of Utf8ByteOutput.DataConsumer in gg.jte.output
Methods in gg.jte.output with parameters of type Utf8ByteOutput.DataConsumer Modifier and Type Method Description voidUtf8ByteOutput. writeTo(Utf8ByteOutput.DataConsumer dataConsumer)Passes all collected bytes to the given data consumer.
-