Skip to main content

method Deno.SubprocessReadableStream.text

#SubprocessReadableStream.text(): Promise<string>

Reads the stream to completion. It returns a promise that resolves with a USVString (text).

Return Type #

Promise<string>

你找到了你需要的东西吗?

隐私政策