public interface MqttDeserializer
| Modifier and Type | Method and Description |
|---|---|
<T> T |
deserialize(byte[] bytes,
Type type)
反序列化
|
<T> T deserialize(byte[] bytes,
Type type)
T - 泛型bytes - bytestype - typeCopyright © 2025. All rights reserved.