Skip to main content

函数原型

  • func hexDecode(s1 string) bytes
  • func hexDecode(b1 bytes) bytes

参数介绍

举例