MCPcopy Create free account
hub / github.com/KevinBlandy/notes / chunkFile

Method chunkFile

Codings/FileUtils.java:69–99  ·  view source on GitHub ↗

对文件按照指定大小进行分片,在文件所在目录生成分片后的文件块儿 @param file @param chunkSize @throws IOException

(Path file, long chunkSize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

resolveSiblingMethod · 0.80
transferToMethod · 0.80
openMethod · 0.65
getMethod · 0.65
isDirectoryMethod · 0.45
sizeMethod · 0.45
toStringMethod · 0.45
getFileNameMethod · 0.45
ofMethod · 0.45

Tested by

no test coverage detected