Maaaaaaaa12138 opened this issue 3 years ago · 0 comments
Here's my proto file.
service TestService { rpc GetTest (TestRequest) returns (TestResponse) { option (pb_idl.api_method).serializer="json"; } }
However,there are 3 unknown bytes in ProtoFile.service.method.options. I want to know what these 3 bytes mean.
ProtoFile.service.method.options