krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm
/
WasmParser
/
Builder
/
withCustomParsers
with
Custom
Parsers
fun
withCustomParsers
(
customParsers
:
Map
<
String
,
(
ByteArray
)
->
CustomSection
>
)
:
WasmParser.Builder