- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tx (0.06 sec)
-
src/test/java/jcifs/smb1/smb1/SmbComTransactionResponseTest.java
@Test public void readBytesWireFormat_succeedsWithSingleRead() { DummyResponse d = new DummyResponse(); // Allocate a transaction buffer large enough for the copy byte[] tx = new byte[100]; d.txn_buf = tx; // Set up a scenario where the full transaction is read in one call d.bufParameterStart = 0; d.bufDataStart = 20; d.totalParameterCount = 5; // Total parameter countRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12K bytes - Viewed (0)