InputStream.Read Field

SFML.Net

InputStreamRead Field
Function that is called to read data from the stream

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public InputStreamReadCallbackType Read
Public Read As InputStreamReadCallbackType
public:
InputStreamReadCallbackType^ Read
val mutable Read: InputStreamReadCallbackType

Field Value

Type: InputStreamReadCallbackType
See Also