Open Rails

STFReader Constructor

[This is preliminary documentation and subject to change.]

Open a file, reader the header line, and prepare for STF parsing

Overload List

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)

See Also

STFReader Class | Orts.Parsers.Msts Namespace