Skip to content

Instantly share code, notes, and snippets.

@OsamaAbbas
Last active November 7, 2018 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OsamaAbbas/b8dbfc754051e871f92c37630415e787 to your computer and use it in GitHub Desktop.
Save OsamaAbbas/b8dbfc754051e871f92c37630415e787 to your computer and use it in GitHub Desktop.
11dcba856fa9-8.5
let length = whateverBufferYouHave.readIntLE(8, 4);
// 8 is the offset, 4 is the number of bytes to read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment