Package org.robovm.apple.foundation
Class NSStreamSocketSecurityLevel.Marshaler
java.lang.Object
org.robovm.apple.foundation.NSStreamSocketSecurityLevel.Marshaler
- Enclosing class:
- NSStreamSocketSecurityLevel
public static class NSStreamSocketSecurityLevel.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(NSStreamSocketSecurityLevel o, long flags)static NSStreamSocketSecurityLeveltoObject(Class<NSStreamSocketSecurityLevel> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static NSStreamSocketSecurityLevel toObject(Class<NSStreamSocketSecurityLevel> cls, long handle, long flags) -
toNative
-