romach
8/13/2017 - 4:42 PM

Parse binary string to number

Parse binary string to number

var number = parseInt(binaryString, 2);