| Package | Description |
|---|---|
| com.google.cloud.tools.jib.blob | |
| com.google.cloud.tools.jib.hash |
| Modifier and Type | Method and Description |
|---|---|
static Blob |
Blobs.from(WritableContents writable) |
| Modifier and Type | Method and Description |
|---|---|
static BlobDescriptor |
Digests.computeDigest(WritableContents contents)
Computes the digest by consuming the contents.
|
static BlobDescriptor |
Digests.computeDigest(WritableContents contents,
OutputStream outStream)
Computes the digest by consuming the contents while copying it to an
OutputStream. |
Copyright © 2019. All rights reserved.