Click or drag to resize

DeflaterDeflate Method (Byte)

Namespace:  ICSharpCode.SharpZipLib.Zip.Compression
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public int Deflate(
	byte[] output
)

Parameters

output
Type: SystemByte

Return Value

Type: Int32
See Also