Xojo.IO.TextInputStream.Close

From Xojo Documentation

Method

Xojo.IO.TextInputStream.Close()

Supported for all project types and targets.

Closes the stream. The stream is also closed automatically when it goes out of scope.

Exceptions

Sample Code

inputStream.Close