-
Hello! First of all, thanks for the amazing resources, I'm loving going through the lessons!
when using DWORD bytes_read = 0, Visual Studio gives me an error.
Which is fixed by replacing DWORD w…
-
This issue was introduced in v4.1.115 by commit [fbf7a70](https://github.com/netty/netty/commit/fbf7a704a82e7449b48bd0bbb679f5661c6d61a3)
### Expected behavior
Netty starts without error
### Ac…
-
Maybe I'm missing how, but I can't find a way to specify how many bytes per line.
```text
> hexyl .\zipflop.bat
┌────────┬─────────────────────────┬─────────────────────────┬────────┬────────┐
│…
-
When I submit using a browser newlines cost 2 bytes. I'm submitting my solutions through Postman with `\n` as newlines to avoid that but it would be cool to make that work in the browser.
-
As a user,
given test duration (say 10s) might smaller than scrape time (1 min by default),
in order to know precisely how much data was transfered by all cumulative iperf runs by target
I need new…
-
### Is your feature request related to a problem? Please describe.
When writing code like this...
```cython
cpdef bytes tobytes(o):
return bytes(o)
```
Cython generates code like this
…
-
Currently when import any binary data, loro would throw error as `Uncaught Decode error: (Invalid magic bytes)`.
How would loro planning to support data repair if some bytes were corrupted?
-
- add `FromBytes::from_bytes[_mut]`: `unsafe` function that converts a (mutable) slice of bytes into a (mutable) reference to `Self`
- add `AsBytes::as_bytes[_mut]`: function that converts a (mutable…
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [ X] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-…
-
### Proposed new feature or change:
numpy 2.0 add a type for variable length `str`: `np.dtypes.StringDType()`. However it is strange there's not the equivalent for `bytes` (variable length bytes ar…