System::IO::BasicSTDIStreamWrapper::SetLength method
BasicSTDIStreamWrapper::SetLength method
Sets the length of the stream represented by the current object. Not supported!
virtual void System::IO::BasicSTDIStreamWrapper<T, typename>::SetLength(int64_t value) override
Parameter | Type | Description |
---|---|---|
value | int64_t | The length in bytes to set |
See Also
- Class BasicSTDIStreamWrapper
- Namespace System::IO
- Library Aspose.TeX for C++