Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Changing the behaviour to enable handling URL safe base64 strings.#5

Open
flsusp wants to merge 1 commit intoczottmann:masterfrom
flsusp:master
Open

Changing the behaviour to enable handling URL safe base64 strings.#5
flsusp wants to merge 1 commit intoczottmann:masterfrom
flsusp:master

Conversation

@flsusp
Copy link

@flsusp flsusp commented Nov 2, 2013

In some implementations, the '=' characters are omitted, leaving the size of the string inconsistent with the ( imax % 4 == 0 ) restriction.

… some implementations, the '=' characters are omitted, leaving the size of the string inconsistent with the ( imax % 4 == 0 ) restriction.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant