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

Method read

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

读取输入流中的所有字节 @param in InputStream @param start long 起始位置,从0开始计数,包括 @param end long 结束位置,从0开始计数,包括,-1表示结尾 @throws IOException @return byte[]

(InputStream in, long start, long end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

readConfigTxtMethod · 0.95
getDataCursorMethod · 0.95
saveBlobMethod · 0.95
mainMethod · 0.95
updateIndexMethod · 0.95
resetIndexMethod · 0.95
calculateMethod · 0.95

Calls 12

getInputStreamMethod · 0.95
read0Method · 0.95
addMethod · 0.95
parseMethod · 0.95
trimToSizeMethod · 0.95
readMethod · 0.65
writeMethod · 0.65
readLineMethod · 0.65
closeMethod · 0.65
skipMethod · 0.45
toByteArrayMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected