desiredSize property
The desiredSize read-only property of the
WritableStreamDefaultWriter interface returns the desired size required
to fill the stream's internal queue.
Implementation
external double? get desiredSize;
The desiredSize read-only property of the
WritableStreamDefaultWriter interface returns the desired size required
to fill the stream's internal queue.
external double? get desiredSize;