package
0.5.36
Repository: https://github.com/devlights/try-golang.git
Documentation: pkg.go.dev

# README

サンプルリスト

このディレクトリには以下のサンプルがあります。

fileexample namenote
read.gofileio_japanese_sjis_readShift-JISなテキストを読み込むサンプルです.
write.gofileio_japanese_sjis_writeShift-JISなテキストを書き込むサンプルです.

# Functions

No description provided by the author
Read は、Shift-JISなテキストを読み込むサンプルです.
Write は、Shift-JISなテキストを書き込むサンプルです.