Construct a SpiderInputStream object.

Declaration Syntax
Public Sub New ( _
istream As Stream, _
ostream As Stream _
)
public:
SpiderInputStream(
Stream^ istream,
Stream^ ostream
)

Parameters
- istream (Stream)
- The input stream.
- ostream (Stream)
- The output stream.
Assembly:
Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)