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