public class MarkableInputStream extends FilterInputStream
in| Constructor and Description |
|---|
MarkableInputStream(InputStream in) |
MarkableInputStream(InputStream in,
boolean markSupported) |
public MarkableInputStream(InputStream in)
public MarkableInputStream(InputStream in, boolean markSupported)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.