package
0.3.32
Repository: https://github.com/twgcode/tools.git
Documentation: pkg.go.dev

# Functions

ByteToGB 将 字节 转换为 GB.
ByteToGiB 将 字节 转换为 GiB.
ByteToKB 将 字节 转换为 KB.
ByteToKiB 将 字节 转换为 KiB.
ByteToMB 将 字节 转换为 MB.
ByteToMiB 将 字节 转换为 MiB.
GBToByte 将 GB 转换为 字节.
GiBToByte 将 GiB 转换为 字节.
KBToByte 将 KB 转换为 字节.
KiBToByte 将 KiB 转换为 字节.
MBToByte 将 MB 转换为 字节.
MiBToByte 将 MiB 转换为 字节.