Package com.googlecode.d2j.dex.writer.io
Class ByteBufferOut
java.lang.Object
com.googlecode.d2j.dex.writer.io.ByteBufferOut
- All Implemented Interfaces:
DataOut
-
Field Details
-
buffer
-
-
Constructor Details
-
ByteBufferOut
-
-
Method Details
-
begin
-
bytes
-
bytes
-
doUleb128
public void doUleb128(int value) -
end
public void end() -
offset
public int offset() -
sbyte
-
sint
-
skip
-
skip4
-
sleb128
-
sshort
-
ubyte
-
uint
-
uleb128
-
uleb128p1
-
ushort
-