You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define "canonical" locally for ascii85/base85 docs
The PLRM (Adobe Ascii85) and the various base85 alphabets do not define
a "canonical" form. Where the underlying spec doesn't ground the term,
the doc text now says explicitly that "canonical" here means "the
encoding the corresponding b2a_* function would produce."
Base16/32/64 entries are unchanged: RFC 4648 grounds the term there.
0 commit comments