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