るりまサーチ

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

別のキーワード

  1. json to_json
  2. json state
  3. json parser
  4. json []
  5. json parse

クラス

キーワード

検索結果

<< < ... 12 13 14 15 16 > >>

JSON::Generator::GeneratorMethods::Object (3018.0)

Object に JSON で使用するインスタンスメソッドを追加するためのモジュールです。

...Object に JSON で使用するインスタンスメソッドを追加するためのモジュールです。...

JSON::Generator::GeneratorMethods::String (3018.0)

String に JSON で使用するインスタンスメソッドを追加するためのモジュールです。

...String に JSON で使用するインスタンスメソッドを追加するためのモジュールです。...

JSON::Generator::GeneratorMethods::String::Extend (3018.0)

String に JSON で使用する特異メソッドを追加するためのモジュールです。

...String に JSON で使用する特異メソッドを追加するためのモジュールです。...

JSON::Generator::GeneratorMethods::TrueClass (3018.0)

TrueClass に JSON で使用するインスタンスメソッドを追加するためのモジュールです。

...TrueClass に JSON で使用するインスタンスメソッドを追加するためのモジュールです。...

JSON::GeneratorError (3018.0)

JSON 形式の文字列を生成するときに発生したエラーを通知する例外です。

...JSON 形式の文字列を生成するときに発生したエラーを通知する例外です。...

絞り込み条件を変える

JSON::ParserError (3018.0)

JSON のパースエラーを通知する例外です。

...JSON のパースエラーを通知する例外です。...

JSON::State#ascii_only? -> bool (3018.0)

ASCII 文字列のみを用いて JSON 形式の文字列を生成する場合に真を返します。 そうでない場合に偽を返します。

...ASCII 文字列のみを用いて JSON 形式の文字列を生成する場合に真を返します。
そうでない場合に偽を返します。...

JSON::State#depth=(depth) (3018.0)

This sets the maximum level of data structure nesting in the generated JSON to the integer depth, max_nesting = 0 if no maximum should be checked.

...This sets the maximum level of data structure nesting in the generated
JSON
to the integer depth, max_nesting = 0 if no maximum should be
checked....

JSON::UnparserError (3018.0)

Alias of JSON::GeneratorError

...Alias of JSON::GeneratorError...
<< < ... 12 13 14 15 16 > >>