Class DataTelegrams
java.lang.Object
de.bsvrz.dav.daf.communication.lowLevel.telegrams.DataTelegrams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigIntegerstatic Stringstatic DataInputStreamgetTelegramStream(DataInputStream in, int telegramLength)
-
Constructor Details
-
DataTelegrams
public DataTelegrams()
-
-
Method Details
-
getTelegramStream
public static DataInputStream getTelegramStream(DataInputStream in, int telegramLength) throws IOException - Throws:
IOException
-
checkAndReadUTF
- Throws:
IOException
-
checkAndReadBigInteger
- Throws:
IOException
-