Valhalla Mobile
Toggle table of contents
0.4.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Valhalla Mobile
Valhalla Mobile
/
com.valhalla.valhalla.files
/
ValhallaFile
/
Companion
Companion
object
Companion
Members
Members & Extensions
Functions
copy
Asset
File
To
Storage
Link copied to clipboard
fun
ValhallaFile.Companion
.
copyAssetFileToStorage
(
context
:
Context
,
assetFileName
:
String
)
:
String
load
Asset
File
Link copied to clipboard
fun
ValhallaFile.Companion
.
loadAssetFile
(
context
:
Context
,
assetFileName
:
String
)
:
String
using
Asset
Link copied to clipboard
fun
usingAsset
(
context
:
Context
,
fileName
:
String
)
:
ValhallaFile