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 - KuraExceptionCopyright © 2015. All Rights Reserved.