Interface SimpleFilter

All Known Implementing Classes:
ARM, ARM64, ARMThumb, IA64, PowerPC, RISCVDecoder, RISCVEncoder, SPARC, X86

public interface SimpleFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    code(byte[] buf, int off, int len)
     
  • Method Details

    • code

      int code(byte[] buf, int off, int len)