Re: [web-bluetooth] Change BlutoothManufacturerData.data to base64-encoded tstr (#633)

To clarify, I think referencing the [base64 algorithm](https://infra.spec.whatwg.org/#forgiving-base64) in the infra spec is sufficient as we do not have a central place to handle binary data in the WebDriver BiDi spec. Also from the client and implementation perspective the format is command/event-specific and we do not expect to change/specify it centrally. If we have a better way in the future, we can re-visit but so far I know know of plans to have a better way to deal with large binary files but I do not think a solution for that would be applicable here since CDP also implements this data as base64-encoded strings. 

-- 
GitHub Notification of comment by OrKoN
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/633#issuecomment-2399982533 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 8 October 2024 14:16:08 UTC