FilterReader.skip
Class Overview | Class Members |
This Package |
All Packages
public long skip( long n ) throws IOException
Description
Skip characters.
Exceptions
IOException
If an I/O error occurs
Overrides
skip in class Reader
Send feedback to MSDN.Look here for MSDN Online resources.