Schnittstelle IInputStreamTool
- Alle bekannten Implementierungsklassen:
InputStreamTool
public interface IInputStreamTool
-
Methodenübersicht
-
Methodendetails
-
readLineFromInputStream
- Parameter:
inputStream-- Gibt zurück:
- the next line from the given inputStream or null.
-