エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Base64 with TextEncoder/TextDecoder
A partial archive of discourse.wicg.io as of Saturday February 24, 2024. I’ve written more base64... A partial archive of discourse.wicg.io as of Saturday February 24, 2024. I’ve written more base64 encoders and decoders than I care to remember over the years. atob() and btoa() are awful APIs. Their binary representation is packed into a string which has to be extracted using .charCodeAt(). While btoa() might be fixed by having it accept a BufferSource, and maybe atob() might be redeemed by addin
2021/07/21 リンク