Skip to content

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Mar 19, 2024

Also adds warning about partial reads to the Read/ReadAsync/BeginRead methods on each class - contributes to dotnet/docs#40081.

Ignore whitespace changes.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io-compression

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Learn Build status updates of commit 4400c33:

✅ Validation status: passed

File Status Preview URL Details
includes/remarks/System.IO.Compression/DeflateStream/.ctor_Stream_CompressionMode.md ✅Succeeded View
includes/remarks/System.IO.Compression/DeflateStream/BeginRead_Byte_Int32_Int32_AsyncCallback_Object.md ✅Succeeded n/a (file deleted or renamed)
includes/remarks/System.IO.Compression/DeflateStream/BeginWrite_Byte_Int32_Int32_AsyncCallback_Object.md ✅Succeeded n/a (file deleted or renamed)
includes/remarks/System.IO.Compression/DeflateStream/DeflateStream.md ✅Succeeded n/a (file deleted or renamed)
includes/remarks/System.IO.Compression/GZipStream/BeginRead_Byte_Int32_Int32_AsyncCallback_Object.md ✅Succeeded n/a (file deleted or renamed)
includes/remarks/System.IO.Compression/GZipStream/GZipStream.md ✅Succeeded n/a (file deleted or renamed)
snippets/csharp/System.IO.Compression/Deflate/Deflate.csproj ✅Succeeded
snippets/csharp/System.IO.Compression/Deflate/FileCompressionLevelExample.cs ✅Succeeded View
snippets/csharp/System.IO.Compression/Deflate/FileCompressionModeExample.cs ✅Succeeded View
snippets/csharp/System.IO.Compression/Deflate/MemoryWriteReadExample.cs ✅Succeeded View
snippets/csharp/System.IO.Compression/Deflate/Program.cs ✅Succeeded
snippets/csharp/System.IO.Compression/GZip/FileCompressionModeExample.cs ✅Succeeded View
snippets/csharp/System.IO.Compression/GZip/GZip.csproj ✅Succeeded
snippets/csharp/System.IO.Compression/GZip/MemoryWriteReadExample.cs ✅Succeeded View
snippets/csharp/System.IO.Compression/GZip/Program.cs ✅Succeeded
snippets/csharp/System.Security.Cryptography/CryptoStream/Overview/CryptoStream.cs ✅Succeeded View
snippets/csharp/System.Security.Cryptography/CryptoStream/Overview/fileexample.cs ✅Succeeded n/a (file deleted or renamed)
snippets/csharp/System.Security.Cryptography/CryptoStream/Overview/Project.csproj ✅Succeeded
snippets/visualbasic/System.Security.Cryptography/CryptoStream/Overview/CryptoStream.vb ✅Succeeded View
snippets/visualbasic/System.Security.Cryptography/CryptoStream/Overview/project.vbproj ✅Succeeded
snippets/visualbasic/VS_Snippets_CLR/cryptography.rijndael.create.file/vb/fileexample.vb ✅Succeeded n/a (file deleted or renamed)
xml/System.IO.Compression/DeflateStream.xml ✅Succeeded View
xml/System.IO.Compression/GZipStream.xml ✅Succeeded View
xml/System.Security.Cryptography/CryptoStream.xml ✅Succeeded View
xml/System.Security.Cryptography/Rijndael.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit 744428d into dotnet:main Mar 20, 2024
@gewarren gewarren deleted the stream-read branch March 20, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants