A pair of encode/decode functions for a specific value type V.
Decodes a string representation into a value.
Encodes a value into a string representation.
A pair of encode/decode functions for a specific value type V.