dot-encode.arg: Encode function arguments

Description Usage Arguments Value

Description

Serialize to JSON, then encode base64, then replace '+', '/' and '=' in the result in order to play nicely with the opal sentry. Used to encode non-scalar function arguments prior to sending to the opal server. There's a corresponding function in the server package calle .decode_args

Usage

1
.encode.arg(some.object)

Arguments

some.object

the object to be encoded

Value

encoded text with offending characters replaced by strings


IulianD/dsSwissKnifeClient documentation built on June 23, 2020, 4:38 p.m.