- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testFromUNIBytes (0.07 seconds)
-
src/test/java/jcifs/util/StringsTest.java
} @Nested @DisplayName("Unicode Decoding Tests") class UnicodeDecodingTests { @Test @DisplayName("fromUNIBytes should decode UTF-16LE bytes to string") void testFromUNIBytes() { // Given byte[] bytes = TEST_STRING.getBytes(StandardCharsets.UTF_16LE); // When String result = Strings.fromUNIBytes(bytes, 0, bytes.length);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.6K bytes - Click Count (0)