public void encode(ByteList value) { encode(value.bytes()); encode(value.getEncoding()); }