()
| 48 | } |
| 49 | |
| 50 | func (x *Buffer) Reset() { |
| 51 | *x = Buffer{} |
| 52 | mi := &file_test_codec_perf_perf_proto_msgTypes[0] |
| 53 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 54 | ms.StoreMessageInfo(mi) |
| 55 | } |
| 56 | |
| 57 | func (x *Buffer) String() string { |
| 58 | return protoimpl.X.MessageStringOf(x) |
no outgoing calls