Created by: candrews
When get(byte[], int, int) is called with null as the first parameter, it doesn't move the buffer pointer as expected. This issue breaks skip(int).
This pull request fixes #418 (closed)
Created by: candrews
When get(byte[], int, int) is called with null as the first parameter, it doesn't move the buffer pointer as expected. This issue breaks skip(int).
This pull request fixes #418 (closed)