All Implemented Interfaces:
IFieldFormatter

public class U64ScalarFormatter extends ScalarFormatter
Specific formatter to handle U64 which is not natively supported by the java long.
  • Constructor Details

    • U64ScalarFormatter

      public U64ScalarFormatter(int typeCode, Class<? extends AbstractPointer> pointerClass)