wasm-posix-host
Preparing search index...
index
TarFileEntry
Interface TarFileEntry
interface
TarFileEntry
{
data
:
Uint8Array
;
mode
:
number
;
path
:
string
;
type
:
"file"
;
}
Hierarchy
TarEntryBase
TarFileEntry
Index
Properties
data
mode
path
type
Properties
data
data
:
Uint8Array
mode
mode
:
number
path
path
:
string
type
type
:
"file"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
mode
path
type
wasm-posix-host
Loading...