Uses of Class
com.hierynomus.msfscc.fsctl.FsCtlPipePeekResponse
-
Packages that use FsCtlPipePeekResponse Package Description com.hierynomus.smbj.share -
-
Uses of FsCtlPipePeekResponse in com.hierynomus.smbj.share
Methods in com.hierynomus.smbj.share that return FsCtlPipePeekResponse Modifier and Type Method Description FsCtlPipePeekResponse
NamedPipe. peek()
Requests that the server read data from this pipe without removing it.FsCtlPipePeekResponse
NamedPipe. peek(int maxDataSize)
Requests that the server read data from this pipe without removing it.
-