Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| GetOutputStream()()()() | Gets a stream for creating a new file or overwriting an existing one. |
| GetOutputStream(FileMode) | Gets a stream for writing to a file. |
| GetOutputStream(Stream%) | Gets a stream for writing to a file. |
| GetOutputStream(Stream%, FileMode) | Gets a stream for writing to a file. |
| GetOutputStream(String, Boolean, Int32) |