| Interface | Description |
|---|---|
| CoreObjectType | |
| DataType |
DataType is similiar to T_DATA to represent types which are incapable of getting
marshalled.
|
| Class | Description |
|---|---|
| MarshalCache | |
| MarshalStream |
Marshals objects into Ruby's binary marshal format.
|
| UnmarshalCache | |
| UnmarshalStream |
Unmarshals objects from strings or streams in Ruby's marshal format.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.