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
/
CbfSecurityManager
/
isAllowed
is
Allowed
abstract
fun
<
T
:
Any
>
isAllowed
(
type
:
KType
,
serializer
:
BinarySerializer
<
T
>
)
:
Boolean
Checks whether the given
serializer
for
type
is allowed to be registered.