31 lines
758 B
Markdown
31 lines
758 B
Markdown
# module encoding.iconv
|
|
|
|
|
|
## Contents
|
|
- [create_utf_string_with_bom](#create_utf_string_with_bom)
|
|
- [encoding_to_vstring](#encoding_to_vstring)
|
|
- [read_file_encoding](#read_file_encoding)
|
|
- [remove_utf_string_with_bom](#remove_utf_string_with_bom)
|
|
- [vstring_to_encoding](#vstring_to_encoding)
|
|
- [write_file_encoding](#write_file_encoding)
|
|
|
|
## create_utf_string_with_bom
|
|
[[Return to contents]](#Contents)
|
|
|
|
## encoding_to_vstring
|
|
[[Return to contents]](#Contents)
|
|
|
|
## read_file_encoding
|
|
[[Return to contents]](#Contents)
|
|
|
|
## remove_utf_string_with_bom
|
|
[[Return to contents]](#Contents)
|
|
|
|
## vstring_to_encoding
|
|
[[Return to contents]](#Contents)
|
|
|
|
## write_file_encoding
|
|
[[Return to contents]](#Contents)
|
|
|
|
#### Powered by vdoc. Generated on: 7 Feb 2025 12:06:55
|