Skip to content

Commit 7b01e1f

Browse files
authored
Document System.IO.Compression.ZipArchiveEntry.Crc32 (#3384)
1 parent ea5024f commit 7b01e1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.IO.Compression/ZipArchiveEntry.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@
162162
<ReturnType>System.UInt32</ReturnType>
163163
</ReturnValue>
164164
<Docs>
165-
<summary>To be added.</summary>
166-
<value>To be added.</value>
165+
<summary>The 32-bit Cyclic Redundant Check.</summary>
166+
<value>An unsigned integer (4 bytes) representing the CRC-32 field.</value>
167167
<remarks>To be added.</remarks>
168168
</Docs>
169169
</Member>

0 commit comments

Comments
 (0)