Uses of Interface
morfologik.tools.BinaryInput.LineConsumer
-
Packages that use BinaryInput.LineConsumer Package Description morfologik.tools -
-
Uses of BinaryInput.LineConsumer in morfologik.tools
Methods in morfologik.tools with parameters of type BinaryInput.LineConsumer Modifier and Type Method Description private static intBinaryInput. forAllLines(java.io.InputStream is, byte separator, BinaryInput.LineConsumer lineConsumer)Read all byte-separated sequences.
-