microknights / SplitStream

Split stream into multiple streams that can be read concurrently

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception when using CryptoStream: Flush not supported

aviadmini opened this issue · comments

Happens during FlushFinalBlock which is required in CryptoStream

@aviadmini Can you show me the code, or make a reproduceable example?

Likely an issue on my end. I was unable to reproduce this with a sandboxed example, and I've already moved on on the actual application. I'll re-open if I manage to get one