Uses of Class
com.scriptel.proscript.ErrorCorrectionTable
-
Packages that use ErrorCorrectionTable Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of ErrorCorrectionTable in com.scriptel.proscript
Methods in com.scriptel.proscript that return ErrorCorrectionTable Modifier and Type Method Description static ErrorCorrectionTable
ErrorCorrectionTable. fromSrecord(java.io.BufferedReader reader)
This method reads an error correction table stored in a Motorola SRecord file into an error correction table object.
-