Uses of Interface
morfologik.tools.BinaryInput.LineConsumer
Packages that use BinaryInput.LineConsumer
-
Uses of BinaryInput.LineConsumer in morfologik.tools
Methods in morfologik.tools with parameters of type BinaryInput.LineConsumerModifier and TypeMethodDescriptionprivate static int
BinaryInput.forAllLines
(InputStream is, byte separator, BinaryInput.LineConsumer lineConsumer) Read all byte-separated sequences.