padEncoded

@JvmField
var padEncoded: Boolean(source)

If true, padding WILL be applied to the encoded output.

If false, padding WILL NOT be applied to the encoded output (against RFC 4648).

Default: true