public class MSInputStream extends InputStream
| Constructor and Description |
|---|
MSInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBandbreite() |
long |
getTotalSleepTime() |
int |
read() |
int |
read(byte[] b) |
String |
toString() |
available, close, mark, markSupported, read, reset, skippublic MSInputStream(InputStream in)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic int read(byte[] b)
throws IOException
read in class InputStreamIOExceptionpublic long getBandbreite()
public long getTotalSleepTime()
Copyright © 2019. All rights reserved.