public static class ProtocolDetectingSocketHandler.ExactMagicMatcher extends java.lang.Object implements ProtocolDetectingSocketHandler.MagicMatcher
| Constructor and Description |
|---|
ExactMagicMatcher(byte[] magic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.io.InputStream in) |
public boolean matches(java.io.InputStream in)
throws java.io.IOException
matches in interface ProtocolDetectingSocketHandler.MagicMatcherjava.io.IOException