Click or drag to resize
UtilitiesBrotliExpand Method

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static byte[] BrotliExpand(
	byte[] arrIn
)

Parameters

arrIn
Type: SystemByte

Return Value

Type: Byte
See Also