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
new val create( auth: AmbientAuth val) : SerialiseAuth val^
fun box eq( that: SerialiseAuth val) : Bool val
fun box ne( that: SerialiseAuth val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/serialise-SerialiseAuth