utfbom
utfbom copied to clipboard
Losing original encoding when wrapping reader again
Today we return Unknown if we call Skip on a reader that is actually a *Reader
we can store the original encoding in the structure instead returning Unknown
Given the PR is merged, @peczenyj i think you can now close this issue.