serialize

abstract fun <T : Any> serialize(obj: T, context: CheckpointSerializationContext): SerializedBytes<T>