Preparing search index...
The search index is not available
@escolalms/sdk
@escolalms/sdk
<internal>
UnderlyingByteSource
Interface UnderlyingByteSource
Hierarchy
UnderlyingByteSource
Index
Properties
auto
Allocate
Chunk
Size?
cancel?
pull?
start?
type
Properties
Optional
auto
Allocate
Chunk
Size
auto
Allocate
Chunk
Size
?:
number
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
Optional
pull
pull
?:
(
(
controller
:
<internal>
.
ReadableByteStreamController
)
=>
void
|
PromiseLike
<
void
>
)
Type declaration
(
controller
:
<internal>
.
ReadableByteStreamController
)
:
void
|
PromiseLike
<
void
>
Parameters
controller:
<internal>
.
ReadableByteStreamController
Returns
void
|
PromiseLike
<
void
>
Optional
start
start
?:
(
(
controller
:
<internal>
.
ReadableByteStreamController
)
=>
any
)
Type declaration
(
controller
:
<internal>
.
ReadableByteStreamController
)
:
any
Parameters
controller:
<internal>
.
ReadableByteStreamController
Returns
any
type
type
:
"bytes"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@escolalms/sdk
<internal>
API
react
Underlying
Byte
Source
auto
Allocate
Chunk
Size?
cancel?
pull?
start?
type
Generated using
TypeDoc