API Referenceļ
This is simply a listing of all the available pages containing various APIs, or links to pages that link to API documentation.
Containersļ
Viewsļ
Encodingsļ
See also the top-level encodings page for more details about the overall status and known vs. implemented encodings.
- any_encoding
- any_encoding_with
- ASCII
- basic_iconv
- Big5 Hong Kong Supplementary Character Set (HKSCS)
- šØ cuneicode_registry_encoding (In Progress)
- Encoding Scheme
- EUC-KR (Unified Hangul Code)
- Execution
- GB18030
- GBK
- Literal
- Modified UTF-8
- PETSCII (Shifted & Unshifted, Combined) / CBM ASCII
- punycode
- SHIFT-JISX0208
- Single-byte Encodings / Lookup Encodings
- UTF-16
- UTF-32
- UTF-8
- Wide Execution
- Wide Literal
- WTF-8
Error Handlersļ
Conversion and Counting Functionsļ
Properties and Classificationsļ
- code_point
- code_unit
- decode_state
- encode_state
- max_code_points
- max_code_units
- max_recode_code_points
- max_transcode_code_units
- is_state_independent_v
- is_decode_state_independent_v
- is_encode_state_independent_v
- is_decode_injective_v
- is_encode_injective_v
- is_code_units_(maybe_)replaceable
- is_code_points_(maybe_)replaceable
- is_ignorable_error_handler
- is_state_complete
- is_unicode_encoding
- contains_unicode_encoding
- is_unicode_code_point
- is_unicode_scalar_value
- is_(bitwise_)transcoding_compatible
- is_input_error_skippable
- is_self_synchronizing_code
- default_code_point_encoding
- default_code_unit_encoding
Result Types, Status Codes and Quality Aidesļ
- pivot
- encoding_error
- make_decode_state
- make_encode_state
- unicode_code_point
- unicode_scalar_value
- stateless_decode_result
- decode_result
- stateless_encode_result
- encode_result
- stateless_transcode_result
- pivotless_transcode_result
- transcode_result
- stateless_recode_result
- recode_result
- stateless_count_result
- count_result
- stateless_validate_result
- validate_result
- validate_pivotless_transcode_result
- validate_transcode_result
- skip_input_error
- propagate_(transcode|transcode)_error