Class UConverterStaticData


  • final class UConverterStaticData
    extends java.lang.Object
    • Field Detail

      • structSize

        int structSize
      • name

        java.lang.String name
      • codepage

        int codepage
      • platform

        byte platform
      • conversionType

        byte conversionType
      • minBytesPerChar

        byte minBytesPerChar
      • maxBytesPerChar

        byte maxBytesPerChar
      • subChar

        byte[] subChar
      • subCharLen

        byte subCharLen
      • hasToUnicodeFallback

        byte hasToUnicodeFallback
      • hasFromUnicodeFallback

        byte hasFromUnicodeFallback
      • unicodeMask

        short unicodeMask
      • subChar1

        byte subChar1
      • reserved

        byte[] reserved
      • SIZE_OF_UCONVERTER_STATIC_DATA

        public static final int SIZE_OF_UCONVERTER_STATIC_DATA
        See Also:
        Constant Field Values
    • Constructor Detail

      • UConverterStaticData

        public UConverterStaticData()