- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for sd2 (0.03 sec)
-
src/test/java/jcifs/internal/smb1/trans/nt/NtTransQuerySecurityDescResponseTest.java
SecurityDescriptor sd = response.getSecurityDescriptor(); assertNotNull(sd); // Verify it's the same instance on subsequent calls SecurityDescriptor sd2 = response.getSecurityDescriptor(); assertSame(sd, sd2); } @Test @DisplayName("Test readDataWireFormat with zero length buffer") void testReadDataWireFormatWithZeroLengthBuffer() throws Exception {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 10.8K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.st7"/> <glob pattern="*.sas7baud"/> </mime-type> <mime-type type="application/x-sas-data-v6"> <_comment>SAS v6 Data Set</_comment> <glob pattern="*.sd2"/> <magic priority="40"> <match value="SAS 6." type="string" offset="0" /> <match value="SAS 7." type="string" offset="0" /> <match value="SAS 8.0" type="string" offset="0" />
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)