Interface MemoryStream.NodeIterator

  • Enclosing class:
    MemoryStream

    public static interface MemoryStream.NodeIterator
    • Method Detail

      • nextNode

        void nextNode​(byte[] buf,
                      int len)
               throws java.io.IOException
        Throws:
        java.io.IOException