Uses of Annotation Type
jnr.ffi.mapper.ToNativeConverter.NoContext
Packages that use ToNativeConverter.NoContext
-
Uses of ToNativeConverter.NoContext in jnr.ffi.provider.converters
Classes in jnr.ffi.provider.converters with annotations of type ToNativeConverter.NoContextModifier and TypeClassDescriptionclassConverts a Boolean[] array to a primitive boolean[] array parameterclassConverts a Byte[] array to a byte[] array parameterclassConverts a Double[] array to a double[] array parameterclassConverts a Float[] array to a float[] array parameterclassConverts a Integer[] array to a primitive int[] array parameterclassConverts a Long[] array to a primitive int[] array parameterclassConverts a Long[] array to a primitive 64bit long[] array parameterclassConverts a Short[] array to a primitive short[] array parameterclassConverts a CharSequence[] array to a Pointer parameterclassConverts a CharSequence (e.g.final classclassConverts a long[] array to a primitive int[] array parameterclassConverts a NativeLong[] array to a primitive int[] array parameterclassConverts a NativeLong[] array to a primitive long[] array parameterfinal classParameter and return type support for the old NativeLong typeclassConverts a Pointer[] array to a int[] array parameterclassConverts a Pointer[] array to a long[] array parameterclassclassclassConverts a Pointer[] array to a long[] array parameterfinal class -
Uses of ToNativeConverter.NoContext in jnr.ffi.util
Classes in jnr.ffi.util with annotations of type ToNativeConverter.NoContextModifier and TypeClassDescriptionfinal classProvides mapping from Enum values to native integers and vice-versa