Reads bytes from a file stream by using a memory-mapped view.
public class MemoryMappedLineReader : ILineReader, IDisposable
kind:method
kind:property
kind:ctor
MemoryMappedLineReader(FileStream)
MemoryMappedLineReader(String)
Length
Dispose()
GetLine(Int64, Int32)
Read(Int64, Byte[], Int32)