https://issues.dlang.org/show_bug.cgi?id=16291
--- Comment #25 from Ketmar Dark <[email protected]> --- > I'm like 90% convinced that nobody uses std.encoding.EncodingScheme. i am using it. i have my own iv.encoding (and some others), where alot of schemes are registered. and alot of my code depends on std.encoding. as badly designed as it is, it is still better than nothing, and this time i -- for some unknown reason -- decided to go with phobos implementation insted of rolling my own. ;-) --
