|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectorg.nutz.mvc.upload.util.RemountBytes
public class RemountBytes
根据给给定的 bytes[] 计算所有的查找回溯点
字段摘要 | |
---|---|
byte[] |
bytes
|
int[] |
fails
|
构造方法摘要 | |
---|---|
RemountBytes()
|
方法摘要 | |
---|---|
static RemountBytes |
create(byte[] bs)
|
static RemountBytes |
create(java.lang.String str)
|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
public byte[] bytes
public int[] fails
构造方法详细信息 |
---|
public RemountBytes()
方法详细信息 |
---|
public static RemountBytes create(java.lang.String str)
public static RemountBytes create(byte[] bs)
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |