Skip to content

Input#skip(long) always skips MAX_INT bytes. #119

@ghost

Description

From [email protected] on July 03, 2013 23:47:17

https://code.google.com/p/kryo/source/browse/trunk/src/com/esotericsoftware/kryo/io/Input.java#263

The logic in here is wrong. It should be using min() instead of max().

Original issue: http://code.google.com/p/kryo/issues/detail?id=119

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions