method ReadableStream.cancelReadableStream.cancel(reason?: any): Promise<void>Parametersoptionalreason: anyReturn TypePromise<void>