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

BiDi spec has [one example](https://w3c.github.io/webdriver-bidi/#type-network-BytesValue) that encodes binary data, and that seems to refer to [forgiving-base64 encode](https://infra.spec.whatwg.org/#forgiving-base64-decode). Not sure if the algorithm would be considered lossy given the code point filtering employed, for transporting `ManufacturerData`. 

/cc @OrKoN 

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


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

Received on Monday, 7 October 2024 20:23:16 UTC