ResourceStream REALbasic Plugin

ResourceStream.Close Method

Use this method to close the stream.

Close()

Parameters

Remarks

The stream is also closed if it has not been closed already when the instance goes out of scope.

See Also

ResourceStream Class