- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDfsStorageInfo_EncodeDecode (0.18 sec)
-
src/test/java/jcifs/dcerpc/msrpc/netdfsTest.java
decodedEnumArray1.decode(src); assertEquals(0, decodedEnumArray1.count); assertNull(decodedEnumArray1.s); } @Test void testDfsStorageInfo_EncodeDecode() throws NdrException { netdfs.DfsStorageInfo storageInfo = new netdfs.DfsStorageInfo(); storageInfo.state = netdfs.DFS_STORAGE_STATE_ONLINE; storageInfo.server_name = "server1";
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 30.9K bytes - Viewed (0)