node-bitwise-xor
node-bitwise-xor copied to clipboard
Returns a Buffer of the result of bitwise XOR operation between two Buffers or Strings
Results
1
node-bitwise-xor issues
Sort by
recently updated
recently updated
newest added
In [this file](https://github.com/czzarr/node-bitwise-xor/blob/master/index.js) might be a bug that could lead to some random memory being dumped into the output buffer. If you provide an integer as argument `a` or `b`...