Struct BsonSerializer
Serializes to an in-memory BSON representation.
Constructors
Name | Description |
---|---|
this
|
|
this
|
Methods
See Also
vibe.data.serialization.serialize
,
vibe.data.serialization.deserialize
,
serializeToBson
,
deserializeBson
Authors
Sönke Ludwig
Copyright
© 2012-2015 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.