Uses of Class
jnr.ffi.Struct.UTF8String
Packages that use Struct.UTF8String
-
Uses of Struct.UTF8String in jnr.ffi
Methods in jnr.ffi that return Struct.UTF8StringModifier and TypeMethodDescriptionprotected Struct.UTF8String[]
Struct.array
(Struct.UTF8String[] array, int stringLength) Creates an array ofUTF8String
instances.Methods in jnr.ffi with parameters of type Struct.UTF8StringModifier and TypeMethodDescriptionprotected Struct.UTF8String[]
Struct.array
(Struct.UTF8String[] array, int stringLength) Creates an array ofUTF8String
instances.