Searched defs:LengthDelimitedCodec (Results 1 – 1 of 1) sorted by relevance
425 pub struct LengthDelimitedCodec { struct439 // ===== impl LengthDelimitedCodec ====== argument441 impl LengthDelimitedCodec { implementation545 impl Decoder for LengthDelimitedCodec { implementation576 impl Encoder<Bytes> for LengthDelimitedCodec { implementation620 impl Default for LengthDelimitedCodec { implementation937 pub fn new_codec(&self) -> LengthDelimitedCodec { in new_codec()