| CryptoStream: Flush |
Flushes the buffers of the underlying Stream.
Public Sub Flush ( )
This does not flush the buffers within the CryptoStream. Call FlushFinalBlock to flush the remaining data to the underlying stream.
Project VBCorLib Overview Class CryptoStream Overview CryptoStream Properties CryptoStream Methods Equals FlushFinalBlock