Cosmic-Binary-Format
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Cosmic-Binary-Format
cosmic-binary-format
/
xyz.xenondevs.cbf
/
Cbf
/
addMapCreator
add
Map
Creator
inline
fun
<
M
:
MutableMap
<
Any
?
,
Any
?
>
>
addMapCreator
(
noinline
creator
:
(
size
:
Int
)
->
M
)
Adds a way to create a specific
MutableMap
type when using the built-in map serializer.