Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use array index instead of Buffer.get
Buffer.get was depracted in 2013 [1] and removed entirely in Node 6 [2]. Closes #13. [1] nodejs/node#4587 [2] https://github.com/nodejs/node/wiki/Breaking-changes-between-v5-and-v6#buffer
- Loading branch information