struct BSON::DBPointer

Included Modules

Defined in:

bson/db_pointer.cr

Constructors

Class Method Summary

Macro Summary

Instance methods inherited from module BSON::Value

bson_size bson_size, to_bson to_bson

Constructor Detail

def self.new(ref : BSON::ObjectId) #

[View source]

Class Method Detail

def self.from_bson(bson : IO) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]