diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-08 12:43:15 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-08 12:43:15 +0700 |
commit | 0ff97264a685fba438b81238f692a4cbb942011f (patch) | |
tree | 2f2527937d551aad5ce0abc9351450d515cb9c2a /crypto/src/util/io | |
parent | DateTime portability changes for tests under PORTABLE (diff) | |
download | BouncyCastle.NET-ed25519-0ff97264a685fba438b81238f692a4cbb942011f.tar.xz |
Tighten up the correspondence b/w Close/Dispose
Diffstat (limited to 'crypto/src/util/io')
-rw-r--r-- | crypto/src/util/io/BaseInputStream.cs | 1 | ||||
-rw-r--r-- | crypto/src/util/io/BaseOutputStream.cs | 1 | ||||
-rw-r--r-- | crypto/src/util/io/FilterStream.cs | 1 | ||||
-rw-r--r-- | crypto/src/util/io/TeeInputStream.cs | 1 | ||||
-rw-r--r-- | crypto/src/util/io/TeeOutputStream.cs | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/crypto/src/util/io/BaseInputStream.cs b/crypto/src/util/io/BaseInputStream.cs |