次の方法で共有


DownloadBlobResult interface

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

プロパティ

content

BLOB コンテンツ。

digest

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

プロパティの詳細

content

BLOB コンテンツ。

content: ReadableStream

プロパティ値

ReadableStream

digest

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

digest: string

プロパティ値

string