ascent.decode
Decoding methods for data in Ascent
Ascent.decode - Data Decoding Methods
Apica.decode.base64
ascent.decode.b64(input:string):string;Parameter
Type
Description
Event.decode = Ascent.decode.b64("Username")Ascent.decode.gzip
ascent.decode.gzip(input: string): string;Parameter
Type
Description
Event.decode = Ascent.decode.b64("Username");Ascent.decode.uri
Parameter
Type
Description
Parameter
Type
Description
Ascent.decode.unflatten
Parameter
Type
Description
Last updated
Was this helpful?