Package com.android.dex
package com.android.dex
-
ClassDescriptionAn annotation.A call_site_id_item: https://source.android.com/devices/tech/dalvik/dex-format#call-site-id-itemA type definition.The bytes of a dex file in memory for reading and writing.Thrown when there's a format problem reading, writing, or generally processing a dex file.Constants that show up in and are otherwise related to
.dex
files, and helper methods for same.Thrown when there's an index overflow writing a dex file.An encoded value or array.Read and writeencoded_value
primitives.Pull parser for encoded values.Reads and writes DWARFv3 LEB 128 signed and unsigned integers.A method_handle_item: https://source.android.com/devices/tech/dalvik/dex-format#method-handle-itemA method handle type code: https://source.android.com/devices/tech/dalvik/dex-format#method-handle-type-codesModified UTF-8 as described in the dex file format spec.The file header and map.