module Roda::RodaPlugins::JsonParser::RequestMethods

def _read_json_input(input)

def _read_json_input(input)
  input.read
end