Preparing search index...
The search index is not available
@arl/leaflet-tracksymbol2
@arl/leaflet-tracksymbol2
<internal>
UnderlyingByteSource
Interface UnderlyingByteSource
interface
UnderlyingByteSource
{
autoAllocateChunkSize
?:
number
;
cancel
?:
UnderlyingSourceCancelCallback
;
pull
?:
(
(
controller
)
=>
void
|
PromiseLike
<
void
>
)
;
start
?:
(
(
controller
)
=>
any
)
;
type
:
"bytes"
;
}
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
)
=>
void
|
PromiseLike
<
void
>
)
Type declaration
(
controller
)
:
void
|
PromiseLike
<
void
>
Parameters
controller
:
ReadableByteStreamController
Returns
void
|
PromiseLike
<
void
>
Optional
start
start
?:
(
(
controller
)
=>
any
)
Type declaration
(
controller
)
:
any
Parameters
controller
:
ReadableByteStreamController
Returns
any
type
type
:
"bytes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
auto
Allocate
Chunk
Size
cancel
pull
start
type
@arl/leaflet-tracksymbol2
default
<internal>
AISTrackSymbol
TrackSymbol
AISMessage
AISTrackSymbolOptions
Dimension
ETA
PositionReport
Shape
ShapeOptions
ShapeSet
ShapeSetEntry
ShipStaticData
TrackSymbolOptions
Points
Units
Generated using
TypeDoc