COLLISION_RANK_SERIALIZER

@ExperimentalSerializationApi
@Serializer(forClass = MPIOptions.COLLISION_RANK::class)
object COLLISION_RANK_SERIALIZER

serializer for COLLISION_RANK

Functions

Link copied to clipboard
open fun deserialize(decoder: Decoder): MPIOptions.COLLISION_RANK

decode string to data object COLLISION_RANK and offset

Link copied to clipboard
open fun serialize(encoder: Encoder, obj: MPIOptions.COLLISION_RANK)

encode data object COLLISION_RANK and offset

Properties

Link copied to clipboard
open val descriptor: SerialDescriptor

descriptor for collision rank