单项选择题

在Android中,HttpURLConnection调用()方法可以获取到服务器返回的输入流

A.getInputReader()
B.getInputStream()
C.getOutReader()