public class FileNameDecoder extends Object
| Constructor and Description |
|---|
FileNameDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(byte[] name,
int encPos) |
static int |
getChar(byte[] name,
int pos) |
public static int getChar(byte[] name,
int pos)
public static String decode(byte[] name, int encPos)
Copyright © 2017. All rights reserved.