Class MsgPackInputStream

All Implemented Interfaces:
Closeable, AutoCloseable, Positionable

Specialized input stream for parsing MessagePack streams.
Notes:
  • This class is not intended for external use.
See Also: