Skip to content

MessageBufferInput.next()  #91

@xerial

Description

@xerial

Based on the discussion in #82 (diff), we determined the behavior of MessageBufferInput.next() as follows:

MessageBufferInput.next() returns null if there're no more buffers. Unpacker throws MessageDataInsufficientException (which extends MessagePackException) if more data is necessary to unpack a value.

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