krwa
Toggle table of contents
0.3.0-rc.9
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
krwa
wasi-preview3
/
uk.shusek.krwa.wasi.preview3
/
BrowserPersistentFile
Browser
Persistent
File
wasmJs
data
class
BrowserPersistentFile
(
val
rootPath
:
String
,
val
relativePath
:
String
,
val
chunks
:
Int
)
Members
Constructors
Browser
Persistent
File
Link copied to clipboard
wasmJs
constructor
(
rootPath
:
String
,
relativePath
:
String
,
chunks
:
Int
)
Properties
chunks
Link copied to clipboard
wasmJs
val
chunks
:
Int
relative
Path
Link copied to clipboard
wasmJs
val
relativePath
:
String
root
Path
Link copied to clipboard
wasmJs
val
rootPath
:
String