Skip to content

Commit 4aab056

Browse files
author
Local Merge
committed
addressing review comments
1 parent 6ecc2f8 commit 4aab056

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

sdk/storage/azure-storage-blob/src/main/java/com/azure/storage/blob/models/BlobDownloadHeaders.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ public List<ObjectReplicationPolicy> getObjectReplicationSourcePolicies() {
146146
/**
147147
* Get the contentLength property: The number of bytes present in the response body.
148148
*
149-
* <p>When content validation is enabled, the storage client transparently decodes the structured message
150-
* framing before returning the response. In that case this value reflects the size of the decoded payload
151-
* that callers will actually read — not the larger wire size of the encoded message.</p>
152-
*
153149
* @return the contentLength value.
154150
*/
155151
public Long getContentLength() {

0 commit comments

Comments
 (0)