public class TObjectInputStream extends InputStream
| Constructor and Description |
|---|
TObjectInputStream(InputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic TObjectInputStream(InputStream delegate)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.