OhStreamReader コンストラクタ (Stream, Int32, Boolean)
文字エンコーディング、コメントモードを設定して、指定したストリーム用の OhStreamReaderクラスの新しいインスタンスを初期化します。
public OhStreamReader(
Stream aIn,
int encodingID,
bool aTreatCommentP);
パラメータ
-
aIn
- 読み込まれるストリーム
-
encodingID
- 使用するエンコーディングのindex
-
aTreatCommentP
-
参照
OhStreamReader クラス | OhymosNet 名前空間 | OhStreamReader コンストラクタのオーバーロードの一覧