wasm-posix-host
Preparing search index...
index
LazyFileEntry
Interface LazyFileEntry
Serializable lazy file entry for transfer between instances.
interface
LazyFileEntry
{
ino
:
number
;
path
:
string
;
size
:
number
;
url
:
string
;
}
Index
Properties
ino
path
size
url
Properties
ino
ino
:
number
path
path
:
string
size
size
:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ino
path
size
url
wasm-posix-host
Loading...
Serializable lazy file entry for transfer between instances.