com.github.junrar.rarfile
Class FileNameDecoder
java.lang.Object
com.github.junrar.rarfile.FileNameDecoder
public class FileNameDecoder
- extends Object
|
Method Summary |
static String |
decode(byte[] name,
int encPos)
|
static int |
getChar(byte[] name,
int pos)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNameDecoder
public FileNameDecoder()
getChar
public static int getChar(byte[] name,
int pos)
decode
public static String decode(byte[] name,
int encPos)
Copyright © 2012. All Rights Reserved.