Skip to content

Instantly share code, notes, and snippets.

@jazzyjackson
Created November 28, 2018 22:55
Show Gist options
  • Save jazzyjackson/d50ce0e461e1913cf06f4ff3117ecfe6 to your computer and use it in GitHub Desktop.
Save jazzyjackson/d50ce0e461e1913cf06f4ff3117ecfe6 to your computer and use it in GitHub Desktop.
map((octet, index) => octet * Math.pow(256, 3 - index))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment