struct

BSON::MinKey

Inherits Struct / Value / Object

Min key - Special type which compares lower than all other possible BSON element values.

Constructors

Instance methods

initialize
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