 | SevenZipExCompress 方法 (Byte) |
Sweet 开发框架
压缩数组
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static byte[] Compress(
byte[] input
)
Public Shared Function Compress (
input As Byte()
) As Byte()
static member Compress :
input : byte[] -> byte[]
参数
- input
- 类型:SystemByte
数组
返回值
类型:
Byte结果
参见