Files
swift-mirror/stdlib/public/SDK
Kevin Ballard a021c89236 Implement a custom Data.Iterator
This iterator uses an inline 32-byte buffer so it doesn't have to call
copyBytes(to:count:) for every single byte. It results in an approximate
6x speedup on my computer.
2016-07-28 18:45:40 -07:00
..
2016-07-27 09:07:35 -07:00
2016-07-19 07:05:53 -06:00
2016-07-20 15:01:46 -07:00