| Home >> All >> plp >> link >> [ plpframeparser Javadoc ] |
plp.link.plpframeparser: Javadoc index of package plp.link.plpframeparser.
Package Samples:
plp.link.plpframeparser
Classes:
PLPFrameParser: Parses raw data into a PLPFrame. **************************************************** * n * 1 * 1 * 1 * 1 * n * 1 * 1 *2-4* n * * rubbish*ETB*DLE*STX*C/S*DAT*DLE*ETX*CRC* rubbish * **************************************************** this.getStartIndex indicated ETB, this.getEndIndex indicates the last index of the frame
CRCParser: Parses the CRC part of the frame The CRC part is at least 2 bytes long, and has a max length of 4 getParsedData() always returns 2 bytes when the parse() returns true. The CRC part may be stuffed
EndBytesParser
StartBytesParser
DataParser
ContSeqParser
TestCRCParser
TestContSeqParser
TestPLPFrameParser
AllTests
| Home | Contact Us | Privacy Policy | Terms of Service |