类 HexDumper.Instance
java.lang.Object
net.neoforged.neoforge.common.util.HexDumper.Instance
- 封闭类:
HexDumper
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
HEX
- 另请参阅:
-
marked
private final int marked -
buf
-
ascii
private char[] ascii -
index
private int index
-
-
构造器详细资料
-
Instance
private Instance(int marked, int size)
-
-
方法详细资料
-
add
public void add(byte data) -
finish
-