https://issues.dlang.org/show_bug.cgi?id=14519
--- Comment #36 from Vladimir Panteleev <[email protected]> --- Question, is there any overhead in actually verifying the validity of UTF-8 streams, or is all overhead related to error handling (i.e. inability to be nothrow)? --
