Searched defs:Encode (Results 1 – 6 of 6) sorted by relevance
25 type Encode = T; typedef
217 C: Codec<Encode = M1, Decode = M2>, in unary()237 C: Codec<Encode = M1, Decode = M2>, in client_streaming()273 C: Codec<Encode = M1, Decode = M2>, in server_streaming()293 C: Codec<Encode = M1, Decode = M2>, in streaming()
68 type Encode = T; typedef
106 type Encode: Send + 'static; typedef
56 type Encode = T; typedef
49 Encode, enumerator