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