Class SuffixArrayDelta::ApplyEmitter
In: lib/sadelta.rb
Parent: BaseEmitter

An emitter which uses a source and the INSERT/MATCH events to reconstruct a target output stream. By default the ApplyEmitter will close the target output stream, unless the should_close=false option is set.

Methods

finished   insert   match   new  

Public Class methods

Public Instance methods

[Validate]