BSON::Code
Inherits Struct / Value / Object
JavaScript code.
Constructors
Instance methods
code
Sourcescope
Sourceto_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
to_json(builder : JSON::Builder)
Source