toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-core
/
uk.co.nickthecoder.feather
/
FeatherCompiler
/
compileFromStrings
compile
From
Strings
fun
compileFromStrings
(
codes
:
List
<
String
>
)
:
Map
<
String
,
ByteArray
>
fun
compileFromStrings
(
vararg
codes
:
String
)
:
Map
<
String
,
ByteArray
>