struct Float64

Defined in:

bson/ext/float.cr

Instance Method Summary

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


[View source]