Class AccountingToken


public final class AccountingToken extends Token
  • Method Details

    • toHexString

      public String toHexString()
      Convert the value of the Accounting Token to a 44 character string of hexadecimal digits.
    • create

      public static AccountingToken create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section