Start a thread which reads data from f asynchronously. Call the returning delegate to obtain the read data, blocking until the read completes.
See Implementation
Start a thread which reads data from f asynchronously. Call the returning delegate to obtain the read data, blocking until the read completes.