# stringToHex

  • stringToHex 字符串转十六进制

# 代码演示

# Demo

import { stringToHex } from 'm-utilsdk/index';

stringToHex(str);