Skip navigation links
JNA API 4.2.0
com.sun.jna

Interface FromNativeConverter

    • Method Detail

      • fromNative

        Object fromNative(Object nativeValue,
                          FromNativeContext context)
        Convert the given native object into its Java representation using the given context.
      • nativeType

        Class nativeType()
        Indicate the native type used by this converter.
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.