Click or drag to resize
ZipCompressionUnZip Method
Unzips 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[] UnZip(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: Byte
See Also