-
Hello,
I need to show HEX values instead of ASCII how can I do this? Is It un implemnted feature? Hope somebody can help.
Thanks
-
golang.org/x/text/encoding/unicode's documentation is a bit unclear to the newbie like myself that just wants to read files that Windows folks send them without having to become an expert in UTF-16. …
-
Im facing an issue where the output has binary text in it
I"session_id:ETI"%
![screenshot from 2016-08-21 13-59-16](https://cloud.githubusercontent.com/assets/5031912/17836805/7f721c82-67a7-11e6-89f…
-
```
There is a comment on MacUpdate that QLCC only works properly for latin1
encoded text.
Highlight has the -u option, described as "define output encoding which matches
input file
encoding; omi…
-
In both the standard and experimental `json` libraries, I can use a custom type that implements the [`encoding.TextUnmarshaler`](https://github.com/go-json-experiment/json/blob/ebd3a8989ca1eadb7a68e02…
-
### Discussed in https://github.com/torrust/teps/discussions/15
Originally posted by **josecelano** February 1, 2024
- Draft: ChatGPT
- Todo: research
### Draft
**Abstract:** This docu…
-
On https://ratfactor.com/zig/stdlib-browseable/crypto/kyber_d00.zig.html there's `// Q is the parameter q ≡ 3329 = 2¹¹ + 2¹Ⱐ+ 2⸠+ 1.`, and a couple of other things like that.
-
**Link to problem area**:
[Signing JSON](https://spec.matrix.org/v1.12/appendices/#signing-json), from the v1.12 spec.
**Issue**
The spec says
> Events in room versions 1, 2, 3, 4, and 5 m…
-
[P2862R0](https://wg21.link/P2862R0) text_encoding::name() should never return null values (Daniel Krügler)
-
When I open a existing dataset with txt caption files, the first two characters in every txt file are always something like:
"锘縳" followed by what the rest of the captions go.
I know very little ab…