- count
- the number of bytes to skip.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if a problem occurs during skipping.
Skips count number of bytes. This method will not throw an Java.IO.EOFException if the end of the input is reached before count bytes where skipped.