Uses of Class
org.jruby.ext.ffi.InvalidMemoryIO

Packages that use InvalidMemoryIO
org.jruby.ext.ffi   
 

Uses of InvalidMemoryIO in org.jruby.ext.ffi
 

Subclasses of InvalidMemoryIO in org.jruby.ext.ffi
 class NullMemoryIO
          An implementation of MemoryIO that throws an exception on any access.
 



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