- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NAME5 (0.01 sec)
-
src/test/java/jcifs/internal/dfs/ReferralTest.java
bb.putShort((short) 0); bb.putShort((short) 5); // five expanded names bb.putShort((short) 22); bb.position(22); String[] expectedNames = { "NAME1", "NAME2", "NAME3", "NAME4", "NAME5" }; for (String name : expectedNames) { bb.put(name.getBytes(StandardCharsets.UTF_16LE)); bb.putShort((short) 0); } referral.decode(testBuffer, 0, testBuffer.length);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 22K bytes - Viewed (0)