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

Method skip

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

Source from the content-addressed store, hash-verified

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

Callers 7

parsePoolFunction · 0.65
parseFieldTableFunction · 0.65
parseCodeFunction · 0.65
parseMethodTableFunction · 0.65
parseAttributeTableFunction · 0.65
parseJavaClassFunction · 0.65
makeCodeImageFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected