Preparing search index...
The search index is not available
bun-types
bun-types
DirectUnderlyingSource
Interface DirectUnderlyingSource<R>
Type Parameters
R =
any
Hierarchy
DirectUnderlyingSource
Index
Properties
cancel?
pull
type
Properties
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
pull
pull
:
(
(
controller
:
ReadableStreamDirectController
)
=>
void
|
PromiseLike
<
void
>
)
Type declaration
(
controller
:
ReadableStreamDirectController
)
:
void
|
PromiseLike
<
void
>
Parameters
controller:
ReadableStreamDirectController
Returns
void
|
PromiseLike
<
void
>
type
type
:
"direct"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
bun-
types
"assert"
"buffer"
"bun"
"bun:ffi"
"bun:jsc"
"bun:sqlite"
"bun:test"
"constants"
"crypto"
constants
generate
Key
Pair
"domain"
"events"
Event
Emitter
"fs"
constants
realpath
Sync
"fs/promises"
"http"
"https"
"node:assert"
"node:buffer"
"node:constants"
"node:crypto"
constants
generate
Key
Pair
"node:domain"
"node:events"
"node:fs"
constants
realpath
Sync
"node:fs/promises"
"node:http"
"node:https"
"node:os"
constants
errno
priority
signals
"node:path"
"node:path/posix"
"node:path/win32"
"node:process"
"node:punycode"
"node:querystring"
"node:stream"
finished
pipeline
"node:string_
decoder"
"node:sys"
inspect
promisify
"node:timers"
"node:tty"
"node:url"
"node:util"
inspect
promisify
"node:zlib"
brotli
Compress
brotli
Decompress
constants
deflate
deflate
Raw
gunzip
gzip
inflate
inflate
Raw
unzip
"os"
constants
errno
priority
signals
"path"
"path/posix"
"path/win32"
"process"
"punycode"
"querystring"
"stream"
finished
pipeline
"string_
decoder"
"supports-
color"
"sys"
inspect
promisify
"test"
"timers"
"tty"
"url"
"util"
inspect
promisify
"zlib"
brotli
Compress
brotli
Decompress
constants
deflate
deflate
Raw
gunzip
gzip
inflate
inflate
Raw
unzip
HTMLRewriter
Types
Direct
Underlying
Source
cancel?
pull
type
Generated using
TypeDoc