DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
@deprecated(since = "3.8.0")
trait Decoder[T] extends org.apache.kafka.tools.api.Decoder[T] {
def fromBytes(bytes: Array[Byte]): T
} |
...
DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
@deprecated(since = "3.8.0")
trait Decoder[T] extends org.apache.kafka.tools.api.Decoder[T] {
def fromBytes(bytes: Array[Byte]): T
} |
...