Ruby 1.9.2 Reference Manual > All Libraries > Builtin Library > class Complex > marshal_load

instance method Complex#marshal_load

marshal_load -> Complex

Complex#marshal_dump で得られた配列を基に、Complex オブジェ クトを復元します。

[SEE_ALSO] Complex#marshal_dump