This is experimental documentation.
Creates a new data reader with the specified stream as input.
Declaration Syntax
Parameters
- str (Stream)
- The stream from which to read.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown if str
is null (Nothing in Visual Basic). |
Assembly: Asgard5Library (Module: Asgard5Library)