Preparing search index...
The search index is not available
txiki.js
txiki.js
tjs:ffi
ArrayType
Class ArrayType<T>
Type Parameters
T
Hierarchy
AdvancedType
<
T
[]
,
ArrayType
<
T
>
>
ArrayType
Index
Constructors
constructor
Properties
ffi
Type
ffi
Type
Struct
length
name
size
Methods
from
Buffer
to
Buffer
Constructors
constructor
new
Array
Type
<
T
>
(
type
:
SimpleType
<
T
>
, length
:
number
, name
:
string
)
:
ArrayType
<
T
>
Type Parameters
T
Parameters
type:
SimpleType
<
T
>
length:
number
name:
string
Returns
ArrayType
<
T
>
Properties
Readonly
ffi
Type
ffi
Type
:
ArrayType
<
T
>
Readonly
ffi
Type
Struct
ffi
Type
Struct
:
SimpleType
<
T
[]
>
Readonly
length
length
:
number
Readonly
name
name
:
string
Readonly
size
size
:
number
Methods
from
Buffer
from
Buffer
(
buffer
:
Uint8Array
, ctx
?:
{}
)
:
T
[]
Parameters
buffer:
Uint8Array
Optional
ctx:
{}
Returns
T
[]
to
Buffer
to
Buffer
(
data
:
T
[]
, ctx
?:
{}
)
:
Uint8Array
Parameters
data:
T
[]
Optional
ctx:
{}
Returns
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
txiki.js
global
tjs
tjs:assert
tjs:ffi
tjs:getopts
tjs:hashing
tjs:ipaddr
tjs:path
tjs:uuid
Array
Type
constructor
ffi
Type
ffi
Type
Struct
length
name
size
from
Buffer
to
Buffer
Generated using
TypeDoc