Package org.metricshub.ipmi.core.common


package org.metricshub.ipmi.core.common
The library utility classes.
  • Classes
    Class
    Description
    ByteBuffer is a wrapper for byte[], and allows to safely read and write from the buffer.
    Holds constants common for whole library.
    Class used for composing byte messages aout from smaller byte subarrays.
    Class used for reading subsequent byte subarrays from message, that is also a byte array.
     
    Utility class for generating random numbers.
    Tool class for converting types.