Package org.jruby.runtime.marshal
package org.jruby.runtime.marshal
-
ClassDescriptionDataType is similar to T_DATA to represent types which are incapable of getting marshalled.Marshals objects into Ruby's binary marshal format.Unmarshals objects from strings or streams in Ruby's marshal format.