Your IP : 216.73.216.40


Current Path : /var/www/html/wetty/node_modules/des.js/test/
Upload File :
Current File : /var/www/html/wetty/node_modules/des.js/test/fixtures.js

'use strict';

exports.bin = function bin(str) {
  return parseInt(str.replace(/[^01]/g, ''), 2);
}