Interface IProcessorInformation

All Known Implementing Classes:
ProcessorInformation

public interface IProcessorInformation
Basic information about a processor (e.g. current endianness decoding mode).
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the processor byte order.
  • Method Details

    • getEndianness

      Endianness getEndianness()
      Get the processor byte order.
      Returns: