Lines Matching full:example
65 5) Always read or write the full requested length of data. For example,
87 **Example 1:**
97 **Example 2:**
131 **Example:**
240 Your code can then handle the field in custom ways, for example decode
269 fields as it likes. For example, if you want to write out an array as
360 For example this submessage in the Person.proto file:
402 sections, where only one of the fields contained within can be present. Here is an example of `oneo…
463 for an example on this.
503 .proto. For example, for a `int32` field, you need a `int32_t`
510 An example of this is available in `tests/test_encode_extensions.c`
548 For example UDP packets already fulfill all the requirements, and TCP