TestimoX

API Reference

Class

LegacyWindowsConsoleWriter

Namespace TestimoX.Theming

Routes interactive Server 2016 console output through WriteConsoleW so supported BMP Unicode glyphs are not corrupted by the legacy UTF-8 console byte path.

Inheritance

  • Object
  • LegacyWindowsConsoleWriter

Methods

Flush() #
Write 3 overloads
Write(System.Char value) #

Parameters

value System.Char required
Write(System.Char[] buffer, System.Int32 index, System.Int32 count) #

Parameters

buffer System.Char[] required
index System.Int32 required
count System.Int32 required
Write(System.String value) #

Parameters

value System.String required

Properties

Encoding #