Documentation For Encog 2.x

LoadWebPage.LoadDataUnits Method

Load the data units. Once the lower level data units have been loaded, the contents can be loaded.

protected void LoadDataUnits(
   Stream istream
);

Parameters

istream
The input stream that the data units are loaded from.

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace