Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bson
master
Array
Bool
BSON
Binary
Code
CodeWithScope
DBPointer
Document
MaxKey
MinKey
ObjectId
Generator
Specialized
ClassMethods
Symbol
Timestamp
Type
Undefined
Value
Float
Hash
Int
IO
Nil
Regex
String
Symbol
Time
Built with Crystal 1.9.2
2023-10-08 00:21:56 UTC
struct
BSON::MinKey
BSON::MinKey
Struct
Value
Object
Included Modules
BSON::Specialized
Extended Modules
BSON::Specialized::ClassMethods
Defined in:
bson/min_key.cr
Constructors
.new
Instance Method Summary
#initialize
Instance methods inherited from module
BSON::Specialized
bson_size
bson_size
,
to_bson(bson : IO)
to_bson
Instance methods inherited from module
BSON::Value
bson_size
bson_size
,
to_bson
to_bson
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]