|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.devices.microStrain.SyncDetector
public class SyncDetector
SynchDetector determines when a specified synch pattern of bytes has been detected in a byte stream
| Method Summary | |
|---|---|
boolean |
foundSync(byte b)
Return true if specified byte completes the sync pattern |
byte[] |
pattern()
Return pattern |
void |
reset()
Reset the detector |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean foundSync(byte b)
public void reset()
public byte[] pattern()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||