swift
93d545dd - Read and write from ptr, not buffer

Commit
201 days ago
Read and write from ptr, not buffer This causes both functions to repeatedly read/write the same bytes from the beginning of the buffer instead of advancing through it.
Author
Parents
Loading