# EvolutionChunkDecoder Methods ## Methods
| Consume | Extract the corresponding chunk from the remaining taf. (Inherited from TafChunkDecoder) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetRegex | (Overrides TafChunkDecoder.GetRegex()) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Parse(String, Boolean) | Not implemented because EvolutionChunkDecoder is not part of the decoder chain (Overrides TafChunkDecoder.Parse(String, Boolean)) |
| Parse(String, DecodedTaf) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |