- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for writeResourceRecordWireFormat (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/jcifs/netbios/NameServicePacketTest.java
packet.ttl = 100; packet.rDataLength = 0; // Will be set by writeRDataWireFormat // TestNameServicePacket.writeRDataWireFormat returns 0 int written = packet.writeResourceRecordWireFormat(dst, 0); assertEquals(12, written); // 2 (pointer) + 2 (type) + 2 (class) + 4 (ttl) + 2 (rDataLength) + 0 (rData) assertEquals((byte) 0xC0, dst[0]); // PointerCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 17.9K bytes - Click Count (0)