Interface MLWritable


  • public interface MLWritable
    • Method Detail

      • writeToURLError

        boolean writeToURLError​(NSURL url,
                                org.moe.natj.general.ptr.Ptr<NSError> error)
        Writes the model to disk and returns YES if the write is successful.