public interface CloudPayloadProtoBufEncoder
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes(KuraPayload kuraPayload,
boolean gzipped)
Encodes a
KuraPayload to a Google Protocol Buffers encoded, optionally gzipped, binary payload. |
byte[] getBytes(KuraPayload kuraPayload, boolean gzipped) throws KuraException
KuraPayload to a Google Protocol Buffers encoded, optionally gzipped, binary payload.kuraPayload - gzipped - KuraExceptionCopyright © 2015. All Rights Reserved.