MCPcopy Create free account
hub / github.com/SPLWare/esProc / read0

Method read0

src/main/java/com/scudata/dm/FileObject.java:867–893  ·  view source on GitHub ↗

从输入流的起始位置读到结束位置,不会保存读入的内容,用于测试硬盘速度 @param in 输入流 @param start 起始位置 @param end 结束位置 @return 读的字节数 @throws IOException

(InputStream in, long start, long end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readMethod · 0.95

Calls 2

readMethod · 0.65
skipMethod · 0.45

Tested by

no test coverage detected