# ITafChunkDecoder Methods ## Methods
GetRegex Get the regular expression that will be used by chunk decoder Each chunk decoder must declare its own.
Parse Decode the chunk targeted by the chunk decoder and returns the decoded information and the remaining taf without this chunk.
## See Also #### Reference ITafChunkDecoder Interface Taf.Decoder.chunkdecoder Namespace