ZeroAsByteSerializer
@DeprecatedAsErrorSince(version = KotoolsTypesVersion.V5_0_1)
Deprecated (with error)
Use the 'Zero.Companion.byteSerializer' function instead.
Replace with
import org.kotools.types.Zero
import org.kotools.types.kotlinx.serialization.byteSerializer
Content copied to clipboard
Zero.byteSerializer()
Content copied to clipboard
Creates an instance of ZeroAsByteSerializer.