/[classpath]/classpath/java/io/PushbackInputStream.java
ViewVC logotype

Diff of /classpath/java/io/PushbackInputStream.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mkoch, Sat Apr 17 17:29:18 2004 UTC revision 1.13.2.1 by gnu_andrew, Sun Jan 16 02:14:48 2005 UTC
# Line 302  public class PushbackInputStream extends Line 302  public class PushbackInputStream extends
302     * <code>skip</code> method on the underlying <code>InputStream</code> to     * <code>skip</code> method on the underlying <code>InputStream</code> to
303     * skip additional bytes if necessary.     * skip additional bytes if necessary.
304     *     *
305     * @param numBytes The requested number of bytes to skip     * @param n The requested number of bytes to skip
306     *     *
307     * @return The actual number of bytes skipped.     * @return The actual number of bytes skipped.
308     *     *

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26