Public Member Functions | |
| Result< bool > | Equal (std::string_view str) |
| Bytes ()=default | |
| Bytes (Status status) | |
| Bytes (stream::IntervalReader reader) | |
Public Member Functions inherited from pw::protobuf::Bytes | |
| Bytes (Status status) | |
| Bytes (stream::IntervalReader reader) | |
| stream::IntervalReader | GetBytesReader () |
| bool | ok () |
| Status | status () |
| Result< bool > | Equal (ConstByteSpan bytes) |