Projects logical edits over an underlying ILineReader without mutating the original source immediately.
public class ByteOverlay
kind:method
kind:property
kind:ctor
ByteOverlay(ILineReader)
Length
Mode
OriginalLength
DeleteRange(Int64, Int64)
GetDeletions()
GetInserts()
GetOverwriteEdits()
GetOverwriteOffsets()
InsertBytes(Int64, Byte[])
OverwriteByte(Int64, Byte)
Read(Int64, Byte[], Int32)
ReplaceRange(Int64, Int64, Byte[])