@opfs.js/core
GitHub
Preparing search index...
types
WorkerActionResult
Interface WorkerActionResult
interface
WorkerActionResult
{
close
:
void
;
flush
:
void
;
getSize
:
number
;
open
:
void
;
read
:
ArrayBuffer
;
truncate
:
void
;
write
:
number
;
}
Index
Properties
close
flush
get
Size
open
read
truncate
write
Properties
close
close
:
void
flush
flush
:
void
get
Size
getSize
:
number
open
open
:
void
read
read
:
ArrayBuffer
truncate
truncate
:
void
write
write
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
flush
get
Size
open
read
truncate
write
GitHub
@opfs.js/core
Loading...