Skip to content

mb2byte

mb2byte(num): number

mb 转换到 byte

参数

NameType
numnumber

返回值

number

示例

ts
mb2byte(1) // 1 * 1024 * 1024

源码

file.js