System::IO::BasicSTDIOStreamWrapper::SetLength 方法

BasicSTDIOStreamWrapper::SetLength method

设置由当前对象表示的流的长度。

virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::SetLength(int64_t value) override
ParameterType描述
valueint64_t要设置的字节长度

另见