hex2bin Converts the hex representation of data to binary


hex2bin

(No version information available, might only be in SVN)

hex2binConverts the hex representation of data to binary

说明

string hex2bin ( string $data )

Warning

本函数还未编写文档,仅有参数列表。

参数

data

Hexadecimal representation of data.

返回值

Returns the binary representation of the given data.

参见

  • bin2hex() - 将二进制数据转换成十六进制表示
  • unpack() - Unpack data from binary string


«  hebrevc
» hexdec
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3