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

Method writeObject

src/main/java/com/scudata/dw/BufferWriter.java:793–811  ·  view source on GitHub ↗

写入对象,此方法会判断是否跟上一个值重复,不能和其它的write方法混着用,如果调用完了writeObject后想调用其它方法需要先调用flush方法 @param obj @throws IOException

(Object obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.95
appendMethod · 0.95
runMethod · 0.95
writeExternalMethod · 0.45
appendDataBlockMethod · 0.45
writeExternalMethod · 0.45
appendColBlockMethod · 0.45
copyColBlockMethod · 0.45
writeExternalMethod · 0.45

Calls 2

isEqualsMethod · 0.95
writeRepeatMethod · 0.95

Tested by

no test coverage detected