次の方法で共有


DownloadBlobResult interface

レジストリから BLOB をダウンロードした結果。

プロパティ

content

BLOB コンテンツ。

digest

resgistry によって計算される BLOB のダイジェスト。

プロパティの詳細

content

BLOB コンテンツ。

content: ReadableStream

プロパティ値

ReadableStream

digest

resgistry によって計算される BLOB のダイジェスト。

digest: string

プロパティ値

string