# Functions

MakeDecoder returns decoder for the input data.

# Constants

# Structs

A Decoder decodes JSON values from an input stream.
Scanner implements a JSON scanner as defined in RFC 7159.