InputStream Fields

SFML.Net

InputStream Fields

The InputStream type exposes the following members.

Fields
  Name Description
Public field GetSize
Function that is called to return the size
Public field Read
Function that is called to read data from the stream
Public field Seek
Function that is called to seek the stream
Public field Tell
Function that is called to return the positon
Top
See Also