struct

BSON::DBPointer

Inherits Struct / Value / Object

DBPointer — Deprecated.

Constructors

new(data : String, oid : ObjectId)
Source

Instance methods

data
Source
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

Source
to_json(builder : JSON::Builder)
Source