-
After runnig the script words like:
Américo, año, agüita, and other spanish words become:
Am, a, ag
(the words got sliced. I tryed changing ther encoding to utf8mb4, but got the same result.
-
```gleam
import gleam/bytes_builder
import gleam/erlang/process
import gleam/int
import gleam/io
import gleam/iterator
import gleam/option.{None, Some}
import gleam/otp/actor
import gleam/otp/…
-
Currently there is no safe relpacement for `String::from_utf8` in simdutf8. I think it is easy to add a function for this.
-
验签不过
{"ResponseMetadata":{"RequestId":"202410291459145F62E61D5079BEB22FA1","Action":"SendSms","Version":"2020-01-01","Service":"volcSMS","Region":"cn-north-1","Error":{"CodeN":100010,"Code":"Signat…
-
I am trying to build a "high-level" python wrapper for this library.
Similar to issuue #991, I was stuck in extracting utf8 string from Dwg_Obj.
For example, I have a Dwg_Layer obj, and want access …
-
**Describe the bug**
Because opentelemetry-collector uses deprecated [gogo protobuf library](https://github.com/gogo/protobuf) OpenTelemetry Collector is able to accept invalid protobuf data.
In…
-
Issue discovered by NSSDCA when a submitted bundle failed processing. Details [here](https://github.com/NASA-PDS/pdsen-operations/issues/60#issuecomment-790861992)
---
### Expected
Per https://pd…
-
**Is your feature request related to a problem? Please describe.**
Google Cloud Logging API requires strings to be UTF-8 encoded[1]. Log entries with invalid UTF-8 characters fail to be ingested wh…
-
@philrz reported [on Slack](https://zeekorg.slack.com/archives/CTGDGK6EA/p1712268599018839) that alternative geolocation databases use the MaxMind data format but differ in the yielded data layout, se…
-
Issue #3939 proposes removing the conversion from integer types to string types. In order to do that, it will be convenient if we have an exact replacement in the standard library.
I propose addin…