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.
See Implementation
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.