Expand description
Identity Encoding
: output is identical to input
Structs§
- Identity
Encoding
which does not transform data and returns the original input.
Constants§
- IDENTITY
- Constant
Identity
encoding that can be used in lieu of callingdefault()