Skip to content

Instantly share code, notes, and snippets.

@daynebatten
Created March 21, 2016 18:13
Show Gist options
  • Save daynebatten/bae29946e3d08639225c to your computer and use it in GitHub Desktop.
Save daynebatten/bae29946e3d08639225c to your computer and use it in GitHub Desktop.
if (start != 0) {
start += in.readLine(new Text(), 0, maxBytesToConsume(start));
}
this.pos = start;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment