struct BSON::ObjectId
- BSON::ObjectId
- Struct
- Value
- Object
Included Modules
Defined in:
bson/object_id.crConstructors
Class Method Summary
Instance Method Summary
- #==(other : ObjectId)
- #bson_size
- #bytes : Slice(UInt8)
- #generation_time
- #inspect(io)
- #to_bson(bson : IO)
-
#to_s
Returns a nicely readable and concise string representation of this object, typically intended for users.