bluepay v0.1.0 Bluepay.Parser
Summary
Functions
Decodes the given body
Decodes the given tuple and stores it in the accumulator. It parses the key and stores the value into the current accumulator. Parameter lists are added to the accumulator in reverse order, so be sure to pass the parameters in reverse order
Encodes the given map or list of tuples
Functions
Decodes the given tuple and stores it in the accumulator. It parses the key and stores the value into the current accumulator. Parameter lists are added to the accumulator in reverse order, so be sure to pass the parameters in reverse order.