AFAICT it's possible for one or two spaces to appear at the start of
an encoded string.
(Spaces cannot appear at the end)

This won't matter if the encoding is only ever converted into a QR code.
But it seems a strange choice to allow spaces ...

On Fri, 25 Jun 2021 at 17:17, Bernd Eckenfels <e...@zusammenkunft.net> wrote:
>
> Hm I Wonder why it does not reserve a char (especially space) for separation, 
> but besides that it is a good case to optimize for QR (only bad thing that 
> most readers would need an url scheme to route it to a handler app. Maybe 
> wait till somebody implements a protocol with it?
>
> --
> https://Bernd.eckenfels.net
> ________________________________
> From: Gary Gregory <garydgreg...@gmail.com>
> Sent: Friday, June 25, 2021 1:58:26 PM
> To: Commons Developers List <dev@commons.apache.org>
> Subject: [Codec] Base45
>
> Base45 anyone ;-)
>
> https://datatracker.ietf.org/doc/draft-faltstrom-base45/
>
> Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to