System::IO::BasicSTDIOStreamWrapper::SetLength method

BasicSTDIOStreamWrapper::SetLength method

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

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

另见