Class TenorFormatter

java.lang.Object
com.epam.fix.message.format.TenorFormatter

public class TenorFormatter extends Object
  • Method Details

    • getFormattedStringLength

      public static int getFormattedStringLength(Period period, TenorPrecision precision)
    • format

      public static int format(Period period, byte[] buff, int offset)
    • format

      public static int format(Period period, byte[] buff, int offset, TenorPrecision precision)