public class InputStreamMarkCursor extends Object
| Constructor and Description | 
|---|
| InputStreamMarkCursor(InputStream in,
                     int markSize) | 
public InputStreamMarkCursor(InputStream in, int markSize)
public int read()
         throws IOException
IOExceptionpublic void endPoint(int delta)
public void rewind()
public void finish()
            throws IOException
IOExceptionpublic void reset()
           throws IOException
IOExceptionCopyright © 2001-2015 JRuby. All Rights Reserved.