# ab2hex

ab2hex ArrayBuffer转16进度字符串

# 代码演示

# Demo

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

ab2hex(buffer);