vertx / io.vertx.kotlin.redis.op / bitFieldSetCommandOf

bitFieldSetCommandOf

fun bitFieldSetCommandOf(offset: Long? = null, type: String? = null, value: Long? = null): BitFieldSetCommand

A function providing a DSL for building io.vertx.redis.op.BitFieldSetCommand objects.

Parameters

offset -

type -

value -