Class TranscodeTableSupport

java.lang.Object
org.jcodings.transcode.TranscodeTableSupport
All Implemented Interfaces:
TranscodingInstruction

public class TranscodeTableSupport extends Object implements TranscodingInstruction
  • Field Details

  • Constructor Details

    • TranscodeTableSupport

      public TranscodeTableSupport()
  • Method Details

    • WORDINDEX2INFO

      public static int WORDINDEX2INFO(int widx)
    • INFO2WORDINDEX

      public static int INFO2WORDINDEX(int info)
    • makeSTR1

      public static int makeSTR1(int bi)
    • makeSTR1LEN

      public static byte makeSTR1LEN(int len)
    • o1

      public static int o1(int b1)
    • o2

      public static int o2(int b1, int b2)
    • o3

      public static int o3(int b1, int b2, int b3)
    • o4

      public static int o4(int b0, int b1, int b2, int b3)
    • g4

      public static int g4(int b0, int b1, int b2, int b3)
    • funsio

      public static int funsio(int diff)
    • getBT1

      public static int getBT1(int a)
    • getBT2

      public static int getBT2(int a)
    • getBT3

      public static int getBT3(int a)
    • getBT0

      public static int getBT0(int a)
    • o2FUNii

      public static int o2FUNii(int b1, int b2)