# README
サンプルリスト
このディレクトリには以下のサンプルがあります。
file | example name | note |
---|---|---|
read.go | fileio_japanese_eucjp_read | EUC-JP なテキストを読み込むサンプルです. |
write.go | fileio_japanese_eucjp_write | EUC-JP なテキストを書き込むサンプルです. |
# Functions
No description provided by the author
Read は、EUC-JP なテキストを読み込むサンプルです.
Write は、EUC-JP なテキストを書き込むサンプルです.