Public Member Functions | |
| constexpr | StreamFinder (stream::Reader &reader, uint32_t field_number) |
| Result< T > | Next () |
Public Member Functions inherited from pw::protobuf::internal::FinderBase< StreamFinder< T, kReadFn >, T > | |
| Result< T > | Last () |
| Finds the last occurrence of the field. | |
| Result< T > | Find (Occurrence occurrence) |
| Finds the first or last occurrence of the field. | |