Implement Implement SecureDirectoryStream. Note that after a `MemoryDirectoryStream` has been `#close()`d it should throw `ClosedDirectoryStreamException` on subsequent method invocations.
Implement Implement SecureDirectoryStream.
Note that after a
MemoryDirectoryStreamhas been#close()d it should throwClosedDirectoryStreamExceptionon subsequent method invocations.