Default extension of binary map file.
Source position: charset.pp line 67
| const BINARY_MAPPING_FILE_EXT = '.bcm'; | 
BINARY_MAPPING_FILE_EXT contains the default extension of a file containing a binary-coded map.
| 
 | Load binary single-byte codepage to Unicode map from file or memory. |