Class MessagePack::UnpackError
In: ext/unpack.c
Parent: StandardError

Document-method: MessagePack::Unpacker#reset

call-seq:

  unpacker.reset

Resets the internal state of the unpacker.

[Validate]