MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / skip

Method skip

src/java/io/InputStream.java:99–102  ·  view source on GitHub ↗

Skips n bytes of input. @param n the number of bytes to be skipped @return the actual number of bytes skipped. @exception IOException If an I/O error has occurred.

(long n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

skipBytesMethod · 0.95

Calls 1

readMethod · 0.95

Tested by

no test coverage detected