ReadableStreamReadDoneResultinterface ReadableStreamReadDoneResult {done: true;value?: undefined;}§Properties§done: true[src]§value?: undefined[src]