-
Hi @RafaelGSS, do you think it might be useful to have Buffer.from / Buffer.toString() / string_decoder / TextDecoder / TextEncoder be present here - these are quite common operations and tracking imp…
-
### What version of Bun is running?
_No response_
### What platform is your computer?
_No response_
### What steps can reproduce the bug?
```
import { spawn } from "bun";
import { writeFileSync…
-
Hi,
I'm creating an android app, with a qrcode reader + form that submit on azure service-bus
I installed fast-text-encoding and i have this error: TypeError: Cannot read property 'prototype' of un…
-
### Describe your idea
Option for convert pdf in pdf/a
### How could this be implemented?
A function
### What problem are you trying to solve?
Converte pdf in pdf/a
### Why does this matter to …
-
Hey Ably,
I've been facing an issue with implementing the `vcdiff-decoder` library within a React Native project.
```bash
Ably: RealtimeChannel.onMessage(): [ErrorInfo: Error processing the utf…
-
When I boot up srcbook and click the button to create a typescript srcbook I get the following error on Windows.
![Screenshot 2024-09-14 080432](https://github.com/user-attachments/assets/499beca7-…
-
Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
VERSION: 2.0.26
-
Several investigations into real-world charset usage have indicated that UTF-7 is very much a required charset for emails, and TextDecoder is unlikely to natively gain support for UTF-7 since it is a …
-
Some possible improvements for Encoding API (TextEncoder, TextDecoder) from pull review and discussion.
Documentation:
- [ ] Note that Encoding API is a living standard, note the snapshot date in …
-
BestHTTP version: 3.0.11
BestWebSockets version: 3.0.6
Unity 2022.3.27f1
Platform: WebGL
WeChatMini is a restricted WebGL platform. It has it's own WebSocket implementation.
In BestHTTP_WebRequ…