るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.078秒)

別のキーワード

  1. _builtin marshal_dump
  2. _builtin marshal_load
  3. marshal dump
  4. pstore empty_marshal_data
  5. pstore empty_marshal_checksum

ライブラリ

クラス

検索結果

Delegator#marshal_load(obj) -> object (21102.0)

シリアライズされたオブジェクトから、Delegator#__getobj__ が返すオブジェクトを再現します。

...シリアライズされたオブジェクトから、Delegator#__getobj__ が返すオブジェクトを再現します。

@param obj Delegator#marshal_dumpの戻り値のコピー...

Rational#marshal_dump -> Array (3017.0)

Marshal.#load のためのメソッドです。 Rational::compatible#marshal_load で復元可能な配列を返します。

...Marshal.#load のためのメソッドです。
Rational::compatible#marshal_load で復元可能な配列を返します。

[注意] Rational::compatible は通常の方法では参照する事ができません。...