toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
serialutil
/
nl.adaptivity.serialutil.encoders
/
HashFormat
/
Companion
Companion
object
Companion
:
SerialFormat
(
source
)
Members
Properties
serializers
Module
Link copied to clipboard
open
override
val
serializersModule
:
SerializersModule
Functions
hash
Code
Link copied to clipboard
fun
<
T
>
hashCode
(
serializer
:
KSerializer
<
T
>
,
obj
:
T
)
:
Int
This function uses the default (empty) context to create a hashcode for the parameter.