Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 Append
B
 BigEndian
C
 CaseInsensitive
 CaseSensitive
L
 LittleEndian
N
 NotOpen
R
 ReadOnly
 ReadWrite
T
 Truncate
U
 U_COPYRIGHT_STRING
 U_ICU_VERSION
 U_ICU_VERSION_MAJOR_NUM
 U_ICU_VERSION_MINOR_NUM
 U_ICU_VERSION_PATCHLEVEL_NUM
 ULOC_CANADA
 ULOC_CANADA_FRENCH
 ULOC_CHINA
 ULOC_CHINESE
 ULOC_ENGLISH
 ULOC_FRANCE
 ULOC_FRENCH
 ULOC_GERMAN
 ULOC_GERMANY
 ULOC_ITALIAN
 ULOC_ITALY
 ULOC_JAPAN
 ULOC_JAPANESE
 ULOC_KOREA
 ULOC_KOREAN
 ULOC_PRC
 ULOC_SIMPLIFIED_CHINESE
 ULOC_TAIWAN
 ULOC_TRADITIONAL_CHINESE
 ULOC_UK
 ULOC_US
 Unbuffered
W
 WriteOnly
Data is always written to the end of the file.
Most significant byte first.
Ignore the case of characters.
Do not ignore the case of characters.
Less significant byte first (the default).
The device is not open.
You can read from the device.
You can read from and write to the device.
The device is truncated before it is opened if possible.
The standard copyright notice that gets compiled into each library.
The current ICU library version as a dotted-decimal string.
The current ICU major version as an integer.
The current ICU minor version as an integer.
The current ICU patchlevel version as an integer.
Locale string for that country/region.
Locale string for that country/region.
Locale string for that country/region.
Locale string for that language.
Locale string for that language.
Locale string for that country/region.
Locale string for that language.
Locale string for that language.
Locale string for that country/region.
Locale string for that language.
Locale string for that country/region.
Locale string for that country/region.
Locale string for that language.
Locale string for that country/region.
Locale string for that language.
Locale string for that country/region.
Locale string for that language.
Locale string for that country/region.
Locale string for that language.
Locale string for that country/region.
Locale string for that country/region.
All buffers in the device are bypassed if possible.
You can write to the device.