るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.135秒)
トップページ > クエリ:i[x] > クエリ:h[x] > クエリ:Source[x] > クエリ:content[x] > バージョン:2.4.0[x]

別のキーワード

  1. _builtin to_h
  2. struct to_h
  3. ostruct to_h
  4. openstruct to_h
  5. enumerable to_h

ライブラリ

キーワード

検索結果

RSS::Rss::Channel::Item::Source#content (81307.0)

@todo

@todo

RSS::Rss::Channel::Item::Source#content= (45307.0)

@todo

@todo

Encoding::Converter.new(convpath) -> Encoding::Converter (9643.0)

Encoding::Converter オブジェクトを作成します。

Encoding::Converter オブジェクトを作成します。

@param source_encoding 変換元のエンコーディング
@param destination_encoding 変換先のエンコーディング
@param options 変換の詳細を指定する定数やハッシュ
@param convpath 変換経路の配列

options では String#encode でのハッシュオプションに加えて、以下の定数が利用可能です。

* Encoding::Converter::INVALID_REPLACE
* Encoding::Converter::UNDEF_RE...