System::IO::BasicSTDIOStreamWrapper::SetLength method
BasicSTDIOStreamWrapper::SetLength method
设置当前对象所表示的流的长度。
virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::SetLength(int64_t value) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | int64_t | 要设置的字节长度 |
另见
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++