Base64BytesSerializer

This class represents a serializer for converting a ByteArray to and from Base64 string representation. It implements the KSerializer interface.

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: ByteArray)