Author :
Nick Wellnhofer
Date :
2025-03-13 19:45:35
Hash :84c6524e Message :encoding: Support input-only and output-only converters
Make it possible to open an encoding handler only for input or output.
This avoids the creation of unnecessary converters.
Should also fix #863.