public static interface JsonParser.Stream extends Closeable
Values.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the stream.
|
Value |
next()
Gets the next MessagePack
Value. |
Value next() throws IOException
Value.ValueIOExceptionvoid close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOException