Package com.mouseviator.fsuipc.datarequest.primitives

This package contains classes that implement data request for primitive data types, such as Byte, Integer, Long, Float, Double, String... All these data types can be matched to some data type required by FSUIPC, such as BYTE (Byte), WORD (Short), DWORD (Integer)... All of the classes are ready to use with FSUIPC class.