Function ClosableRandomAccessStream.isOpen
Determines if the file stream is still open and accessible
abstract bool isOpen() nothrow @property @safe const;
Determines if the file stream is still open and accessible
abstract bool isOpen() nothrow @property @safe const;