Convert self to a slice and append it to the destination.
@override void encodeTo(TypeId value, Output output) { return CompactCodec.codec.encodeTo(value, output); }