You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<paramname="ruleSet">The encoding constraints to use when interpreting the data.</param>
1183
1183
<paramname="decodedLength">
1184
-
<para>When this method returns, the decoded value of the length, or <seelangword="null" /> if the encoded length represents the indefinite length.</para>
1184
+
<para>When this method returns, contains the decoded value of the length, or <seelangword="null" /> if the encoded length represents the indefinite length.</para>
1185
1185
<para>This parameter is treated as uninitialized.</para>
1186
1186
</param>
1187
1187
<paramname="bytesConsumed">
1188
-
<para>When this method returns, the number of bytes from the beginning of <paramrefname="source" /> that contributed to the length.</para>
1188
+
<para>When this method returns, contains the number of bytes from the beginning of <paramrefname="source" /> that contributed to the length.</para>
1189
1189
<para>This parameter is treated as uninitialized.</para>
0 commit comments