[]
Retrieves a value that indicates whether the codec recognizes the pattern within a specified stream.
public bool MatchesPattern(IStream stream)
Type | Name | Description |
---|---|---|
IStream | stream | The stream to pattern match within. |
Type | Description |
---|---|
bool |
|