Preparing search index...
The search index is not available
ZenFS
ZenFS
index
fs
ftruncate
Function ftruncate
ftruncate
(
this
:
V_Context
,
fd
:
number
,
cb
?:
Callback
)
:
void
Parameters
this
:
V_Context
fd
:
number
Optional
cb
:
Callback
Returns
void
ftruncate
(
this
:
V_Context
,
fd
:
number
,
len
?:
number
,
cb
?:
Callback
)
:
void
Parameters
this
:
V_Context
fd
:
number
Optional
len
:
number
Optional
cb
:
Callback
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...