plusAssign

Append a serialized object to this serialized object, as if the object streams were concatenated. contents is NOT wrapped.


operator fun plusAssign(s: String)

Append a serialized string to this object