java-tutorials/core-java-modules/core-java-string-operations-2/src
Roque Santos 35f1a3eba5 BAEL-3927 : Encode a String to UTF-8 in Java (#8954)
* BAEL-3927 : Encode a String to UTF-8 in Java

* Update core-java-modules/core-java-string-operations-2/src/test/java/com/baeldung/encode/StringEncodeUnitTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* BAEL-3927 : Applying suggested adjustments

* BAEL-3927 : Simplifying the code snippets

* BAEL-3927 : Coding styles adjustements

* BAEL-3927 : Test adjustements to fit changes in article

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-04-24 09:10:44 -05:00
..
main/java/com/baeldung Convert Benchmark functions to public to avoid compilation errors 2020-03-15 08:59:15 +01:00
test BAEL-3927 : Encode a String to UTF-8 in Java (#8954) 2020-04-24 09:10:44 -05:00