Spec-Zone.ru › Deno 1

ReadableStreamBYOBReadDoneResult

interface ReadableStreamBYOBReadDoneResult <V extends ArrayBufferView> {
done: true;
value?: V;
}

Параметры типа

V extends ArrayBufferView

Свойства

done: true
value?: V

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/ReadableStreamBYOBReadDoneResult

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API