
Building a memory cache for a file reader in Swift
In the previous blog post Reading data from a file with DispatchIO I built a small FileReader which enabled reading data from a file for random byte ranges. Signal Path uses… Read more Building a memory cache for a file reader in Swift →