Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/codec
ByteOutputUint8Array
Class ByteOutputUint8Array
Hierarchy
ByteOutput
<
Uint8Array
>
ByteOutputUint8Array
Index
Constructors
constructor
Properties
array
settings
size
Methods
as
Part
bind
clone
clone
Array
debug
display
flush
is
Cont
is
Done
is
Error
is
Full
is
Part
push
to
Uint8
Array
trap
with
Settings
write
writeln
done
error
expand
full
Constructors
constructor
new
Byte
Output
Uint8
Array
(
array
:
null
|
Uint8Array
, size
:
number
, settings
:
OutputSettings
)
:
ByteOutputUint8Array
Parameters
array:
null
|
Uint8Array
size:
number
settings:
OutputSettings
Returns
ByteOutputUint8Array
Properties
Readonly
array
array
:
null
|
Uint8Array
Readonly
settings
settings
:
OutputSettings
Readonly
size
size
:
number
Methods
as
Part
as
Part
(
part
:
boolean
)
:
Output
<
Uint8Array
>
Parameters
part:
boolean
Returns
Output
<
Uint8Array
>
bind
bind
(
)
:
Uint8Array
Returns
Uint8Array
clone
clone
(
)
:
Output
<
Uint8Array
>
Returns
Output
<
Uint8Array
>
clone
Array
clone
Array
(
)
:
null
|
Uint8Array
Returns
null
|
Uint8Array
debug
debug
(
object
:
unknown
)
:
Output
<
Uint8Array
>
Parameters
object:
unknown
Returns
Output
<
Uint8Array
>
display
display
(
object
:
unknown
)
:
Output
<
Uint8Array
>
Parameters
object:
unknown
Returns
Output
<
Uint8Array
>
flush
flush
(
)
:
Output
<
Uint8Array
>
Returns
Output
<
Uint8Array
>
is
Cont
is
Cont
(
)
:
boolean
Returns
boolean
is
Done
is
Done
(
)
:
boolean
Returns
boolean
is
Error
is
Error
(
)
:
boolean
Returns
boolean
is
Full
is
Full
(
)
:
boolean
Returns
boolean
is
Part
is
Part
(
)
:
boolean
Returns
boolean
push
push
(
...
tokens
:
number
[]
)
:
void
Parameters
Rest
...
tokens:
number
[]
Returns
void
to
Uint8
Array
to
Uint8
Array
(
)
:
Uint8Array
Returns
Uint8Array
trap
trap
(
)
:
Error
Returns
Error
with
Settings
with
Settings
(
settings
:
AnyOutputSettings
)
:
Output
<
Uint8Array
>
Parameters
settings:
AnyOutputSettings
Returns
Output
<
Uint8Array
>
write
write
(
b
:
string
|
number
)
:
Output
<
Uint8Array
>
Parameters
b:
string
|
number
Returns
Output
<
Uint8Array
>
writeln
writeln
(
string
?:
string
)
:
Output
<
Uint8Array
>
Parameters
Optional
string:
string
Returns
Output
<
Uint8Array
>
Static
done
done
(
)
:
Output
<
never
>
Returns
Output
<
never
>
Static
error
error
(
error
:
Error
)
:
Output
<
never
>
Parameters
error:
Error
Returns
Output
<
never
>
Static
expand
expand
(
n
:
number
)
:
number
Parameters
n:
number
Returns
number
Static
full
full
(
)
:
Output
<
never
>
Returns
Output
<
never
>
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Byte
Output
Uint8
Array
constructor
array
settings
size
as
Part
bind
clone
clone
Array
debug
display
flush
is
Cont
is
Done
is
Error
is
Full
is
Part
push
to
Uint8
Array
trap
with
Settings
write
writeln
done
error
expand
full
Generated using
TypeDoc