Package org.jruby.runtime.marshal

Interface Summary
CoreObjectType  
DataType DataType is similiar to T_DATA to represent types which are incapable of getting marshalled.
 

Class Summary
MarshalCache  
MarshalStream Marshals objects into Ruby's binary marshal format.
UnmarshalCache  
UnmarshalStream Unmarshals objects from strings or streams in Ruby's marshal format.
 



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