点击或拖拽改变大小

SoftZippedDecompress 方法

解压压缩后的数据

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static byte[] Decompress(
	byte[] bytes
)

参数

bytes
类型:SystemByte
压缩后的数据

返回值

类型:Byte
压缩前的原始字节数据
异常
异常条件
ArgumentNullException
参见