mcbe-leveldb-reader
Preparing search index...
IFile
Interface IFile
interface
IFile
{
content
:
string
|
Uint8Array
<
ArrayBufferLike
>
|
null
;
fullPath
:
string
;
isContentLoaded
:
boolean
;
name
:
string
;
storageRelativePath
:
string
;
unload
()
:
void
;
}
Hierarchy (
View Summary
)
IStorageObject
IFile
Index
Properties
content
full
Path
is
Content
Loaded
name
storage
Relative
Path
Methods
unload
Properties
content
content
:
string
|
Uint8Array
<
ArrayBufferLike
>
|
null
full
Path
fullPath
:
string
is
Content
Loaded
isContentLoaded
:
boolean
name
name
:
string
storage
Relative
Path
storageRelativePath
:
string
Methods
unload
unload
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
full
Path
is
Content
Loaded
name
storage
Relative
Path
Methods
unload
mcbe-leveldb-reader
Loading...