Convert 'escaped' chars to normal ones. For example: \\ => \
This variant does not require an interim workspace, and instead emits directly via the provided delegate
See Implementation
Convert 'escaped' chars to normal ones. For example: \\ => \
This variant does not require an interim workspace, and instead emits directly via the provided delegate