libperun

Class std.text.TextCodecWindows

Synopsis

public  class TextCodecWindows extends TextCodecUTF16

Windows text codec.

This codec is for text to be used by the Windows API, i.e. UTF16LE.

Fields

Constructors

public TextCodecWindows();

No description given

Methods