Uses of Class
jnr.ffi.Struct.Unsigned64
-
Packages that use Struct.Unsigned64 Package Description jnr.ffi -
-
Uses of Struct.Unsigned64 in jnr.ffi
Methods in jnr.ffi that return Struct.Unsigned64 Modifier and Type Method Description protected Struct.Unsigned64[]Struct. array(Struct.Unsigned64[] array)Creates an array ofUnsigned64instances.Methods in jnr.ffi with parameters of type Struct.Unsigned64 Modifier and Type Method Description protected Struct.Unsigned64[]Struct. array(Struct.Unsigned64[] array)Creates an array ofUnsigned64instances.
-