public final class MsgPackInputStream extends ParserInputStream
| Modifier | Constructor and Description |
|---|---|
protected |
MsgPackInputStream(ParserPipe pipe)
Constructor.
|
getPosition, readavailable, close, mark, markSupported, read, read, reset, skipprotected MsgPackInputStream(ParserPipe pipe) throws IOException
pipe - The parser input.IOException - Thrown by underlying stream.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.