MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / skipBytes

Method skipBytes

src/java/io/DataInputStream.java:103–107  ·  view source on GitHub ↗

Skips bytes, blocks until all bytes are skipped. @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.

(int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

skipMethod · 0.95

Tested by

no test coverage detected