This is experimental documentation.
Creates a new BNI file parser from the specified stream.
Declaration Syntax
Parameters
- bniFileStream (Stream)
- The stream to load.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown if bniFileStream is nullNothingnullptr. |
InvalidDataException | Thrown if the file contains data types that are unsupported by this implementation. |
Assembly: Asgard5Library (Module: Asgard5Library)