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