Searched defs:ByteCodec (Results 1 – 1 of 1) sorted by relevance
67 pub struct ByteCodec; struct69 impl Decoder for ByteCodec { implementation79 impl Encoder<&[u8]> for ByteCodec { implementation