struct BSON::DBPointer
- BSON::DBPointer
- Struct
- Value
- Object
Overview
DBPointer — Deprecated.
Defined in:
bson/dbpointer.crConstructors
Instance Method Summary
- #data : String
- #oid : BSON::ObjectId
-
#to_canonical_extjson(builder : JSON::Builder)
Serialize to a canonical extended json representation.
- #to_json(builder : JSON::Builder)
Constructor Detail
Instance Method Detail
def to_canonical_extjson(builder : JSON::Builder)
#
Serialize to a canonical extended json representation.
NOTE see https://github.com/mongodb/specifications/blob/master/source/extended-json.rst