Interface IteratorWriter

  • All Superinterfaces:
    org.noggit.JSONWriter.Writable

    public interface IteratorWriter
    extends org.noggit.JSONWriter.Writable
    Interface to help do push writing to an array
    • Method Detail

      • write

        default void write​(org.noggit.JSONWriter writer)
        Specified by:
        write in interface org.noggit.JSONWriter.Writable