Class: MultiJson::Engines::JsonPure

Inherits:
Object
  • Object
show all
Extended by:
JsonCommon
Defined in:
lib/multi_json/engines/json_pure.rb

Overview

Use JSON pure to encode/decode.

Constant Summary collapse

ParseError =
::JSON::ParserError

Method Summary

Methods included from JsonCommon

decode, encode