StreamingUnpacker.opApply

supports foreach. One loop provides Unpacked object contains execute() result. This is convenient in case that MessagePack values are continuous.

struct StreamingUnpacker
int
opApply
(
scope int delegate
()
dg
)

Meta