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 FsCtlPipePeekResponseNamedPipe. peek()Requests that the server read data from this pipe without removing it.FsCtlPipePeekResponseNamedPipe. peek(int maxDataSize)Requests that the server read data from this pipe without removing it.
-