Interface InOuts.ByteReadConsumer

  • Enclosing class:
    InOuts

    public static interface InOuts.ByteReadConsumer
    • Method Detail

      • apply

        void apply​(byte[] data,
                   int read)
            throws java.io.IOException
        Throws:
        java.io.IOException