MCPcopy Create free account
hub / github.com/ReadyTalk/avian / readObject

Method readObject

classpath/java/io/ObjectInput.java:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 public void read(byte[] b);
18 public void read(byte[] b, int off, int len);
19 public Object readObject();
20 public long skip(long n);
21}

Callers 3

readObjectMethod · 0.65
readObjectMethod · 0.65
readObjectMethod · 0.65

Calls

no outgoing calls

Tested by 1

readObjectMethod · 0.52