Preparing search index...
The search index is not available
txiki.js
txiki.js
tjs:ffi
PointerType
Class PointerType<T, ST, N>
Type Parameters
T
ST
extends
SimpleType
<
T
>
N
extends
number
Hierarchy
AdvancedType
<
Pointer
<
T
,
N
>
,
PointerType
<
T
,
ST
,
N
>
>
PointerType
Index
Constructors
constructor
Properties
ffi
Type
ffi
Type
Struct
name
size
Accessors
level
type
Methods
from
Buffer
to
Buffer
Constructors
constructor
new
Pointer
Type
<
T
,
ST
,
N
>
(
type
:
ST
, level
:
N
)
:
PointerType
<
T
,
ST
,
N
>
Type Parameters
T
ST
extends
SimpleType
<
T
,
ST
>
N
extends
number
Parameters
type:
ST
level:
N
Returns
PointerType
<
T
,
ST
,
N
>
Properties
Readonly
ffi
Type
ffi
Type
:
PointerType
<
T
,
ST
,
N
>
Readonly
ffi
Type
Struct
ffi
Type
Struct
:
SimpleType
<
Pointer
<
T
,
N
>
>
Readonly
name
name
:
string
Readonly
size
size
:
number
Accessors
level
get
level
(
)
:
N
Returns
N
type
get
type
(
)
:
ST
Returns
ST
Methods
from
Buffer
from
Buffer
(
buf
:
Uint8Array
, ctx
?:
{}
)
:
Pointer
<
T
,
N
>
Parameters
buf:
Uint8Array
Optional
ctx:
{}
Returns
Pointer
<
T
,
N
>
to
Buffer
to
Buffer
(
data
:
bigint
|
Pointer
<
T
,
N
>
, ctx
?:
{}
)
:
Uint8Array
Parameters
data:
bigint
|
Pointer
<
T
,
N
>
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
Pointer
Type
constructor
ffi
Type
ffi
Type
Struct
name
size
level
type
from
Buffer
to
Buffer
Generated using
TypeDoc