- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getNamedPipeState (0.08 sec)
-
src/main/java/jcifs/internal/smb2/ioctl/SrvPipePeekResponse.java
private int numberOfMessages; private int messageLength; private byte[] data; /** * Gets the current state of the named pipe * @return the namedPipeState */ public int getNamedPipeState() { return this.namedPipeState; } /** * Gets the amount of data available to read from the pipe * @return the readDataAvailable */ public int getReadDataAvailable() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.2K bytes - Viewed (0)