I create the following for truncating a string in java to a new string with a given number of bytes.
String truncatedValue = \"\"; String curren
Second Approach here works good http://www.jroller.com/holy/entry/truncating_utf_string_to_the