Uses of Class
org.robovm.apple.foundation.NSDataCompressionAlgorithm
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSDataCompressionAlgorithm in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSDataCompressionAlgorithm Modifier and Type Method Description static NSDataCompressionAlgorithmNSDataCompressionAlgorithm. valueOf(long n)Returns the enum constant of this type with the specified name.static NSDataCompressionAlgorithmNSDataCompressionAlgorithm. valueOf(String name)Returns the enum constant of this type with the specified name.static NSDataCompressionAlgorithm[]NSDataCompressionAlgorithm. values()Returns an array containing the constants of this enum type, in the order they are declared.