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

Method read

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

Source from the content-addressed store, hash-verified

14 public int available();
15 public void close();
16 public void read();
17 public void read(byte[] b);
18 public void read(byte[] b, int off, int len);
19 public Object readObject();

Callers 13

readMethod · 0.65
readMethod · 0.65
fillMethod · 0.65
readMethod · 0.65
readMethod · 0.65
read0Method · 0.65
readMethod · 0.65
readMethod · 0.65
readMethod · 0.65
readMethod · 0.65
fillMethod · 0.65
readMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected