Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parsePool
Function · 0.65
parseFieldTable
Function · 0.65
parseCode
Function · 0.65
parseMethodTable
Function · 0.65
parseAttributeTable
Function · 0.65
parseJavaClass
Function · 0.65
makeCodeImage
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected