[This is preliminary documentation and subject to change.]
Open a file, reader the header line, and prepare for STF parsing
Use an open stream for STF parsing, this constructor assumes that the SIMIS signature has already been gathered (or there isn't one)
public STFReader(Stream,string,Encoding,bool)
Open a file, reader the header line, and prepare for STF parsing
public STFReader(string,bool)