Class SizeT

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped, Serializable

    public class SizeT
    extends com.sun.jna.IntegerType
    Map a native size_t with JNA. TODO: This will move packages in version 6. TODO: This may not be needed in version 6.
    See Also:
    , Serialized Form
    • Constructor Detail

      • SizeT

        public SizeT()
      • SizeT

        public SizeT​(long value)
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class com.sun.jna.IntegerType