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

Method readFully

src/main/java/com/scudata/common/IOUtils.java:105–116  ·  view source on GitHub ↗

从输入流中读取字节填满数组,如果填不满则抛出EOFException @param in 输入流 @param bytes 目的数组 @throws IOException

( InputStream in, byte[] bytes )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

MemoryFileMethod · 0.95
isEncryptedMethod · 0.95
isUserEncryptedMethod · 0.95
readCsCustomPropMapMethod · 0.95
readPgmCellSetMethod · 0.95
groupTableRollBackMethod · 0.45

Calls 1

readMethod · 0.65

Tested by

no test coverage detected