Interface BinaryInput.LineConsumer

  • Enclosing class:
    BinaryInput

    private static interface BinaryInput.LineConsumer
    • Method Detail

      • process

        byte[] process​(byte[] buffer,
                       int length)