Preparing search index...
The search index is not available
txiki.js
txiki.js
tjs:ffi
ArrayType
Class ArrayType<T>
Type Parameters
T
Hierarchy (
view full
)
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
,
length
,
name
)
:
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
,
ctx
?
)
:
T
[]
Parameters
buffer
:
Uint8Array
Optional
ctx
:
{}
Returns
T
[]
to
Buffer
to
Buffer
(
data
,
ctx
?
)
:
Uint8Array
Parameters
data
:
T
[]
Optional
ctx
:
{}
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ffi
Type
ffi
Type
Struct
length
name
size
Methods
from
Buffer
to
Buffer
txiki.js
Loading...