- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GetFileType (0.07 sec)
-
src/main/java/jcifs/internal/smb1/AndXServerMessageBlock.java
*/ if ( this.getCommand() == SMB_COM_NT_CREATE_ANDX && ( (SmbComNTCreateAndXResponse) this ).isExtended() && ( (SmbComNTCreateAndXResponse) this ).getFileType() != 1 ) { this.wordCount += 8; } } bufferIndex = start + 1 + ( this.wordCount * 2 ); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Nov 28 10:56:27 UTC 2022 - 14.3K bytes - Viewed (0)