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