Interface ChunkedEncodedPayload

    • Method Detail

      • checksumPayload

        void checksumPayload​(SdkChecksum checksum)
        Update the payload so that its data is fed to the given checksum.
      • decodedContentLength

        default void decodedContentLength​(long contentLength)
        Set the decoded content length of the payload.