Skip to main content
->
Manual
API reference
Examples
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
Cache
Canvas
Crypto
Encoding
Events
Fetch
File
GPU
I/O
Intl
Messaging
Performance
Platform
Storage
Streams
Temporal
URL
Wasm
WebSockets
Workers
Uncategorized
view all 466 symbols
Web
Streams
ReadableStreamReadValueResult
interface
ReadableStreamReadValueResult
Type Parameters
T
Properties
done
:
false
value
:
T
Type Parameters
T
Properties
done
value
Back to top