SFML.Net
StreamAdaptor Class |
Adapts a System.IO.Stream to be usable as a SFML InputStream

SystemObject SFML.WindowStreamAdaptor
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)

The StreamAdaptor type exposes the following members.

Name | Description | |
---|---|---|
![]() | StreamAdaptor |
Construct from a System.IO.Stream
|

Name | Description | |
---|---|---|
![]() | Dispose |
Explicitely dispose the object
|
![]() | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
![]() | Finalize |
Dispose the object
(Overrides ObjectFinalize.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |

Name | Description | |
---|---|---|
![]() | InputStreamPtr |
The pointer to the CSFML InputStream structure
|
