org.jruby.ext.ffi.jffi
Interface LongResultConverter


public interface LongResultConverter


Method Summary
 IRubyObject fromNative(ThreadContext context, long value)
           
 

Method Detail

fromNative

IRubyObject fromNative(ThreadContext context,
                       long value)


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