SerialiseAuth¶
This is a capability that allows the holder to serialise objects. It does not allow the holder to examine serialised data or to deserialise objects.
primitive val SerialiseAuth
Constructors¶
create¶
new val create(
auth: AmbientAuth val)
: SerialiseAuth val^
Parameters¶
- auth: AmbientAuth val
Returns¶
- SerialiseAuth val^
Public Functions¶
eq¶
fun box eq(
that: SerialiseAuth val)
: Bool val
Parameters¶
- that: SerialiseAuth val
Returns¶
- Bool val
ne¶
fun box ne(
that: SerialiseAuth val)
: Bool val
Parameters¶
- that: SerialiseAuth val
Returns¶
- Bool val