package
Version:
v0.5.31
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
サンプルリスト
このディレクトリには以下のサンプルがあります。
file |
example name |
note |
read.go |
fileio_japanese_eucjp_read |
EUC-JP なテキストを読み込むサンプルです. |
write.go |
fileio_japanese_eucjp_write |
EUC-JP なテキストを書き込むサンプルです. |
Documentation
¶
Read は、EUC-JP なテキストを読み込むサンプルです.
golang.org/x/text/encoding/japanese を利用します.
Write は、EUC-JP なテキストを書き込むサンプルです.
golang.org/x/text/encoding/japanese を利用します.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.