Skip to content

MessageUnpacker should advance the internal buffer cursor in skip()  #112

@xerial

Description

@xerial

To simplify the implementation we should not delay the cursor movement within MessageUnpacker. By reading the MessageBufferInput upon skip(), we also can sync the timing of getting IOException and calling MessageUnpacker.unpackXXX methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions