Click or drag to resize
UtilitiesDeflaterExpand Method (Byte, Boolean)

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static byte[] DeflaterExpand(
	byte[] compressedData,
	bool bThrowErrors
)

Parameters

compressedData
Type: SystemByte
bThrowErrors
Type: SystemBoolean

Return Value

Type: Byte
See Also