System::IO::BasicSTDIOStreamWrapper::SetLength メソッド

BasicSTDIOStreamWrapper::SetLength method

現在のオブジェクトが表すストリームの長さを設定します。

virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::SetLength(int64_t value) override
パラメーター説明
valueint64_t設定する長さ(バイト単位)

参照