bin2hex バイナリのデータを16進表現に変換する &reftitle.description; stringbin2hex stringstring string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行われます。 &reftitle.parameters; string 文字列。 &reftitle.returnvalues; 指定した文字列を16進表現に変換したものを返します。 &reftitle.examples; <function>bin2hex</function> の例 ]]> &example.outputs; &reftitle.seealso; hex2bin pack