Skip to content

Instantly share code, notes, and snippets.

@lakinwecker
Created January 23, 2019 00:13
Show Gist options
  • Save lakinwecker/08edaec47318d44f3721e9d358bbb960 to your computer and use it in GitHub Desktop.
Save lakinwecker/08edaec47318d44f3721e9d358bbb960 to your computer and use it in GitHub Desktop.
if (data.size() == 0) {
++buffer_index;
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment