FressianReader
instance to read from is
.FressianWriter
instance to write to os
.translator
.bytes
.other
, returning a new instance containing all of the common
elements of both this
and other
.other
's fields merged in (nulls don't count).type
, backed by an empty Clojure map.EdnTranslator
to enable instances of type
to be serialized to and deserialized from
Edn using reader tags.ReadHandler
and WriteHandler
to enable
instances of type
to be serialized to and deserialized from Fressian data.other
, similar to DynamicObject.intersect(D)
, but returning the fields that
are unique to this
.DynamicObject.prettyPrint()
, but returns the pretty-printed string instead of writing it to *out*.o
to binary Fressian data.map
to back an instance of type
.Copyright © 2017. All rights reserved.