Interface IInputStreamFactory
Allows repeated reads through a stream for certain types of model building.
Use MockInputStreamFactory for default behavior.
public interface IInputStreamFactory
Methods
CreateInputStream()
Stream CreateInputStream()
Returns
Exceptions
- IOException
if the stream cannot be created