Click or drag to resize
ZipCompressionZip Method
Zip a data

Namespace: DrawerBackup.Native.IO
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static byte[] Zip(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: Byte
See Also