Class SerializedFileLoader<D extends DecodedItem>

    • Constructor Detail

      • SerializedFileLoader

        public SerializedFileLoader​(int archive)
    • Method Detail

      • form

        public D form​(int group,
                      int file,
                      byte[] data,
                      java.util.Map<java.lang.String,​java.lang.Object> arguments)
               throws java.io.IOException
        Specified by:
        form in class FileLoader<D extends DecodedItem>
        Throws:
        java.io.IOException