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