org.jruby.ext.ffi.jffi
Interface IntResultConverter


public interface IntResultConverter

Author:
wayne

Method Summary
 IRubyObject fromNative(ThreadContext context, int value)
           
 

Method Detail

fromNative

IRubyObject fromNative(ThreadContext context,
                       int value)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.