Opaque remote data "pseudo-class" encapsulator.
Class DynOpaque
This class encapsulates a opaque pseudo-class for dynamic function calls.
It cannot be instantiated directly; instead, it is created by DynFunction.call__ if a certain dynamic function has been declared to return a safe PseudoClass type in DynLib.get.
Methods | |
toString | Returns s string representation of this object. |
Returns s string representation of this object.
DynOpaque.toString()
Return | A string representation of this object. |
Describes this instance as a pseudo-class foreign pointer.