- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for OptionalSupport (0.14 seconds)
-
src/main/java/jcifs/smb1/smb1/AndXServerMessageBlock.java
} /* * no point in calling readParameterWordsWireFormat if there are no more * parameter words. besides, win98 doesn't return "OptionalSupport" field */ if (wordCount > 2) { readParameterWordsWireFormat(buffer, bufferIndex + 4);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 07:14:38 GMT 2025 - 10.9K bytes - Click Count (0) -
src/main/java/jcifs/internal/smb1/AndXServerMessageBlock.java
} /* * no point in calling readParameterWordsWireFormat if there are no more * parameter words. besides, win98 doesn't return "OptionalSupport" field */ if (this.wordCount > 2) { readParameterWordsWireFormat(buffer, bufferIndex + 4); /*Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 15.8K bytes - Click Count (0)