@vpalmisano/webrtcperf-js
Preparing search index...
common
stringToBinary
Function stringToBinary
stringToBinary
(
str
:
string
)
:
number
Converts a string to a binary number.
Parameters
str
:
string
The string to convert.
Returns
number
The binary number.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vpalmisano/webrtcperf-js
Loading...
Converts a string to a binary number.