Method LoadStream
LoadStream(Stream)
Loads the contents of the stream into the TextView.
public void LoadStream(Stream stream)
Parameters
stream
StreamStream 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.