Deserialize MinKey from BSON.
@param [ BSON ] bson The encoded MinKey.
@return [ MinKey ] The decoded MinKey.
@see bsonspec.org/#/specification
@since 2.0.0
# File lib/bson/specialized.rb, line 69 def from_bson(bson) new end
[Validate]
Generated with the Darkfish Rdoc Generator 2.