@FunctionalInterface public interface HTTPResponseDataDeserializer<T> extends Deserializer<T>
| Modifier and Type | Method and Description |
|---|---|
ServiceNodesResponse<T> |
deserialize(byte[] data) |
ServiceNodesResponse<T> deserialize(byte[] data)
Copyright © 2015–2022. All rights reserved.