public interface CloudPayloadProtoBufDecoder
Modifier and Type | Method and Description |
---|---|
KuraPayload |
buildFromByteArray(byte[] payload)
Decodes a Google Protocol Buffers encoded, optionally gzipped, binary payload to a
KuraPayload . |
KuraPayload buildFromByteArray(byte[] payload) throws KuraException
KuraPayload
.payload
- KuraException
Copyright © 2014. All Rights Reserved.