Package com.github.junrar.rarfile
Class FileNameDecoder
- java.lang.Object
-
- com.github.junrar.rarfile.FileNameDecoder
-
public class FileNameDecoder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileNameDecoder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringdecode(byte[] name, int encPos)static intgetChar(byte[] name, int pos)
-