public static final class FeatureExtAckToken.ColumnEncryption extends FeatureExtAckToken.FeatureToken
| Modifier and Type | Field and Description |
|---|---|
static byte |
FEATURE_ID |
| Constructor and Description |
|---|
ColumnEncryption(long length,
byte tceVersion) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtAckToken.ColumnEncryption |
decode(io.netty.buffer.ByteBuf buffer)
Decode an unknown feature.
|
byte |
getTceVersion() |
String |
toString() |
public static final byte FEATURE_ID
public static FeatureExtAckToken.ColumnEncryption decode(io.netty.buffer.ByteBuf buffer)
buffer - the data buffer.FeatureExtAckToken.ColumnEncryption.public byte getTceVersion()
Copyright © 2023. All rights reserved.