从输入流的起始位置读到结束位置,不会保存读入的内容,用于测试硬盘速度 @param in 输入流 @param start 起始位置 @param end 结束位置 @return 读的字节数 @throws IOException
(InputStream in, long start, long end)
source not stored for this graph (policy: none)
no test coverage detected