Class MultiJson::Engines::JsonPure
In: lib/multi_json/engines/json_pure.rb
Parent: Object

Use JSON pure to encode/decode.

Constants

ParseError = ::JSON::ParserError

[Validate]