Interface SimpleFilter

All Known Implementing Classes:
ARM, ARMThumb, IA64, PowerPC, 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)