Method LoadStream
LoadStream(Stream)
Loads the contents of the stream into the TextView.
public void LoadStream(Stream stream)
Parameters
streamStreamStream to load the contents from.
Loads the contents of the stream into the TextView.
public void LoadStream(Stream stream)
stream StreamStream to load the contents from.