de.mud.telnet
public class ScriptHandler extends java.lang.Object
Maintainer: Matthias L. Jugel
| Constructor and Description |
|---|
ScriptHandler() |
public void setup(java.lang.String match)
match - the string to look forpublic boolean match(byte[] s,
int length)
s - the array of bytes to match againstlength - the amount of bytes in the array