41424344454647484950
throw new MongoException("OP_CODE is not available in server response."); } // ボディ部分の読み取り Response response = new Response(header); response.readBuffer(buffer); context.setAttachment(null); return response; } }