An implementation of a parser that enables communication with the server. Implements stringify, so that requests can be sent to the server in the proper format. Implements parse which decodes responses sent by the server.
Static
An implementation of a parser that enables communication with the server. Implements stringify, so that requests can be sent to the server in the proper format. Implements parse which decodes responses sent by the server.