- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testDecodeDataIntegrity (0.1 seconds)
-
src/test/java/jcifs/internal/smb2/ioctl/SrvPipePeekResponseTest.java
assertEquals(0, response.getData().length); assertEquals(16, bytesDecoded); } @Test @DisplayName("Test decode preserves data integrity") void testDecodeDataIntegrity() throws SMBProtocolDecodingException { // Prepare buffer with specific pattern byte[] buffer = new byte[32]; byte[] expectedData = new byte[16]; // Fill data section with pattern
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.9K bytes - Click Count (0)