mirror of https://github.com/lukechilds/node.git
Browse Source
`|` operation takes precendence on `+`, which will result in `new Buffer('ffffffff', 16).readUInt32BE(0)` returning `-1` instead of `ffffffff`.v0.10.30-release
Fedor Indutny
11 years ago
2 changed files with 18 additions and 2 deletions
Loading…
Reference in new issue