Class OatFile.OatCDexFile

All Implemented Interfaces:
DexFile
Enclosing class:
OatFile

public class OatFile.OatCDexFile extends CDexBackedDexFile
  • Constructor Details

    • OatCDexFile

      public OatCDexFile(byte[] buf, int offset)
  • Method Details