Skip to content

WindowsCodePages

[Source]

identifiers/constant for windows codepages for converting from one encoding to another.

See: https://docs.microsoft.com/en-us/windows/desktop/Intl/code-page-identifiers

primitive val WindowsCodePages

Constructors

create

[Source]

new val create()
: WindowsCodePages val^

Returns


Public Functions

utf8

[Source]

fun box utf8()
: U32 val

Returns


eq

[Source]

fun box eq(
  that: WindowsCodePages val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: WindowsCodePages val)
: Bool val

Parameters

Returns