StreamingUnpacker.execute

Executes deserialization.

struct StreamingUnpacker
bool
execute
()

Return Value

Type: bool

true if deserialization has been completed, otherwise false.

Throws

UnpackException when parse error occurs.

Meta