public static final class MqttProperties.BinaryProperty extends MqttProperties.MqttProperty<byte[]>
Constructor and Description |
---|
BinaryProperty(int propertyId,
byte[] value) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode, propertyId, value
Copyright © 2008–2024 The Netty Project. All rights reserved.