public interface Codec
byte[]
decode(byte[] src, int length)
encode(byte[] src)
byte[] encode(byte[] src)
byte[] decode(byte[] src, int length)