Class PatchBuilderImpl.StreamWriteFileContentWithExtensions

    • Method Detail

      • getContentHash

        @Nullable
        public String getContentHash()
        Description copied from interface: PatchBuilderContentInputStream
        UPSOURCE SPECIFIC Applications may benefit from any possible content hash to avoid unnecessary data delivery. Content hash MUST be repository unique, but it's allowed to have several keys for same content.
        Specified by:
        getContentHash in interface PatchBuilderContentInputStream
        Returns:
        repository unique content hash or null