public class SmbPipeInputStream extends SmbFileInputStream
Modifier and Type | Method and Description |
---|---|
int |
available()
This stream class is unbuffered.
|
void |
close()
Closes this input stream and releases any system resources associated with the stream.
|
open, read, read, read, readDirect, skip
mark, markSupported, reset
public int available() throws IOException
available
in class SmbFileInputStream
IOException
public void close()
SmbFileInputStream
close
in interface Closeable
close
in interface AutoCloseable
close
in class SmbFileInputStream
Copyright © 2020. All rights reserved.