mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-27 20:36:31 -04:00
Add setter/getter for console input/output codepages. This is useful to set the console expected codepage instead of converting it to UTF-16 before writing. Change-Id: Ie0465708e7cf68d776e23dbbeeca7bcb4db7d2bf GitHub-Last-Rev: 93c06e27a0ac885d9da288985fc1df87921626c0 GitHub-Pull-Request: golang/sys#206 Reviewed-on: https://go-review.googlesource.com/c/sys/+/599395 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Michael Pratt <mpratt@google.com>