QRCode icon indicating copy to clipboard operation
QRCode copied to clipboard

Interleave the data in-place.

Open ricmoo opened this issue 7 years ago • 0 comments

Just an idea for optimizing codeword memory allocation, but run the interleave in-place, so we don't need to allocate a new block of memory.

ricmoo avatar Apr 09 '17 07:04 ricmoo