/
home
/
infinitibizsol
/
.trash
/
node_modules.1
/
wkx
/
lib
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.1/wkx/lib/zigzag.js
module.exports = { encode: function (value) { return (value << 1) ^ (value >> 31); }, decode: function (value) { return (value >> 1) ^ (-(value & 1)); } };
Copyright ©2k19 -
Hexid
|
Tex7ure