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

Method copyN

Codings/StreamUtils.java:23–56  ·  view source on GitHub ↗

从src,至少复制n个字节数据到dest @param src @param dest @param n @return @throws IOException

(ReadableByteChannel src, WritableByteChannel dest, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

allocateMethod · 0.45
minMethod · 0.45
capacityMethod · 0.45
limitMethod · 0.45
readMethod · 0.45
flipMethod · 0.45
hasRemainingMethod · 0.45
writeMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected