- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testSingleExpandedName (0.07 sec)
-
src/test/java/jcifs/internal/dfs/ReferralTest.java
decodedSize = referral2.decode(testBuffer, 0, 512); assertEquals(24, decodedSize); } // Multiple Expanded Names Tests @Test public void testSingleExpandedName() { ByteBuffer bb = ByteBuffer.wrap(testBuffer).order(ByteOrder.LITTLE_ENDIAN); bb.putShort((short) 3); bb.putShort((short) 100); bb.putShort((short) 2);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 22K bytes - Viewed (0)