SFML.Net
| InputStream Fields |
The InputStream type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
GetSize |
Function that is called to return the size
|
|
Read |
Function that is called to read data from the stream
|
|
Seek |
Function that is called to seek the stream
|
|
Tell |
Function that is called to return the positon
|
See Also