functional overview
Converts strings to binary data.
Details of Functions
Converts the specified string data value to binary data.
parameter
- argument (e.g. function, program, programme)
-
character string character string data
Specifies the string data to be converted to binary.String type Specifies the format of the pre-conversion string data. - usual character string
- hexadecimal character string
- return value
-
binary data
Returns binary-converted data.