suspend fun RedisClient.bitfieldWithOverflowAwait(key: String, commands: BitFieldOptions, overflow: BitFieldOverflowOptions): JsonArray
Suspending version of method io.vertx.redis.RedisClient.bitfieldWithOverflow
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.