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