# File lib/moped/bson/extensions/integer.rb, line 13 def __bson_load__(io, bignum=false) io.read(4).unpack(INT32_PACK)[0] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.