view property
The view getter property of the ReadableStreamBYOBRequest
interface returns the current view.
Implementation
external ArrayBufferView? get view;
The view getter property of the ReadableStreamBYOBRequest
interface returns the current view.
external ArrayBufferView? get view;