Package com.googlecode.d2j.dex.writer.io
Interface DataOut
- All Known Implementing Classes:
ByteBufferOut
public interface DataOut
-
Method Details
-
begin
-
bytes
-
bytes
-
end
void end() -
offset
int offset() -
sbyte
-
sint
-
skip
-
skip4
-
sleb128
-
sshort
-
ubyte
-
uint
-
uleb128
-
uleb128p1
-
ushort
-