Namespaces
Variants
Views
Actions

Talk:cpp/io/basic streambuf/pubsetbuf

From cppreference.com

On Visual Studio 2015 at least, the 'n' parameter is the number of characters, not the number of bytes. This is relevant for wide char streams in particular.

you're right, fixed. --Cubbi (talk) 05:39, 16 August 2018 (PDT)