public static final class FeatureExtAckToken.UnknownFeature extends FeatureExtAckToken.FeatureToken
| Constructor and Description |
|---|
UnknownFeature(byte featureId,
long length,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtAckToken.UnknownFeature |
decode(byte featureId,
io.netty.buffer.ByteBuf buffer)
Decode an unknown feature.
|
public static FeatureExtAckToken.UnknownFeature decode(byte featureId, io.netty.buffer.ByteBuf buffer)
featureId - the passed-through feature Id.buffer - the data buffer.FeatureExtAckToken.UnknownFeature.Copyright © 2023. All rights reserved.