Object
# File lib/moped/bson/types.rb, line 18 def self.__bson_load__(io) io.read(8).unpack(INT64_PACK)[0] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.