# File lib/moped/bson/extensions/float.rb, line 8 def __bson_load__(io) io.read(8).unpack(FLOAT_PACK)[0] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.