Skip to content

Clarify Differences From Base64 Encoding - #102

Open
SyntaxNode wants to merge 1 commit into
InteractiveAdvertisingBureau:mainfrom
SyntaxNode:base64-docs
Open

Clarify Differences From Base64 Encoding#102
SyntaxNode wants to merge 1 commit into
InteractiveAdvertisingBureau:mainfrom
SyntaxNode:base64-docs

Conversation

@SyntaxNode

Copy link
Copy Markdown

This PR provides extra clarity on the difference between GPP bit encoding and standard Base64 byte encoding, based on community feedback.

Fixed the encoding table to use base64-url instead of standard base64. We all use base64 right? That's with this repo is using.

<td>(pad)</td>
<td>=</td>
<td></td>
<td></td>

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPP encoding does not use padding characters. Omitted from the table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant