Package org.robovm.apple.coreml
Interface MLWritable
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MLWritableAdapter
public interface MLWritable extends NSObjectProtocol
- Since:
- Available in iOS 13.0 and later.
-
Method Summary
Modifier and Type Method Description booleanwriteToURL(NSURL url, NSError.NSErrorPtr error)
-
Method Details
-
writeToURL
-