A collection of binary helper functions.
Static
Interpretes the given string as a binary number.
A string that represents a binary number.
The parsed number.
Creates a binary string representation of the given number.
A number.
The minimum length of the string.
The binary representation.
A collection of binary helper functions.