点击或拖拽改变大小

SoftZippedCompressBytes 方法

压缩字节数据

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

参数

bytes
类型:SystemByte
等待被压缩的数据

返回值

类型:Byte
压缩之后的字节数据
异常
异常条件
ArgumentNullException
参见