public class ParserPipedInputStream extends PipedInputStream
buffer, in, out, PIPE_SIZE
Constructor and Description |
---|
ParserPipedInputStream() |
Modifier and Type | Method and Description |
---|---|
protected void |
receive(int b) |
mark, markSupported, read, reset, skip
protected void receive(int b) throws IOException
receive
in class PipedInputStream
IOException
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.