A helper to pipe together a series of Decoders. Flowing left to right the result of each decoder is passed into the next as its argument. Bails out early on the first failed decoder.
Generated using TypeDoc
A helper to pipe together a series of Decoders. Flowing left to right the result of each decoder is passed into the next as its argument. Bails out early on the first failed decoder.