string: functional.Codec<string>

A codec for any string value. Most of the time you will use it to implement an interface codec (see the Codec#interface example above). Encoding a string acts like the identity function

Generated using TypeDoc