Class FileNameDecoder

java.lang.Object
com.github.junrar.rarfile.FileNameDecoder

public class FileNameDecoder extends Object
  • Constructor Details

    • FileNameDecoder

      public FileNameDecoder()
  • Method Details

    • getChar

      public static int getChar(byte[] name, int pos)
    • decode

      public static String decode(byte[] name, int encPos)