Class StaticHelper


  • public class StaticHelper
    extends Object
    • Constructor Detail

      • StaticHelper

        public StaticHelper()
    • Method Detail

      • utf8LengthToPascalLength

        public static int utf8LengthToPascalLength​(String stringValue)
      • pascalLengthToUtf8Length

        public static int pascalLengthToUtf8Length​(int slength)