Convert self to an owned vector.
@override Uint8List encode(TypeId value) { return CompactCodec.codec.encode(value); }