AMIntegra_DFe_ServicesDecodificarGzipBase64 Métodos

Descompacta o texto em formato GZip e codificado em base 64

Definition

Namespace: AMIntegra.COM.Services.APIs.DFe
Assembly: AMIntegra.COM (in AMIntegra.COM.dll) Versão: 2.3.0.0+89aaf26113a7d7d3ef3984a495b959dff93b483d
C#
public string DecodificarGzipBase64(
	string Gzip64ToString
)

Parâmetros

Gzip64ToString  String
 

Valor de Retorno

String

Veja Também