|
libsignal-protocol-c
master
|
#include <protobuf-c.h>
Public Attributes | |
| uint32_t | tag |
| ProtobufCWireType | wire_type |
| size_t | len |
| uint8_t * | data |
An unknown message field.
| uint8_t* ProtobufCMessageUnknownField::data |
Field data.
| size_t ProtobufCMessageUnknownField::len |
Number of bytes in data.
| uint32_t ProtobufCMessageUnknownField::tag |
The tag number.
| ProtobufCWireType ProtobufCMessageUnknownField::wire_type |
The wire type of the field.