module Mongoblazer

    io << Types::OBJECT_ID
    io << key
    io << NULL_BYTE
    io << data
  end
end

end

Constants

VERSION