SecretUtils..::..IsGzip Method

Namespace:  SecretNET.Api
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static Task<bool> IsGzip(
	byte[] data
)

Parameters

data
Type: array<Byte>[]()[][]