Method Generate
Generate()
Opens the specified file name and returns the observable sequence of Harp messages stored in the binary file.
public override IObservable<HarpMessage> Generate()
Returns
- IObservable<HarpMessage>
The observable sequence of Harp messages stored in the binary file.