public class FileId extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static FileId |
fromBase64String(String base64) |
static FileId |
fromString(String fullPath)
从全路径构造存储路径
|
String |
group() |
byte[] |
groupBytes() |
String |
path() |
byte[] |
pathBytes() |
String |
toBase64String() |
byte[] |
toBytes() |
String |
toString() |
Copyright © 2017. All rights reserved.