System::IO::BufferedStream::SetLength method
BufferedStream::SetLength method
Sets the length of the stream represented by the current object.
virtual void System::IO::BufferedStream::SetLength(int64_t value) override
Parameter | Type | Description |
---|---|---|
value | int64_t | The length in bytes to set |
See Also
- Class BufferedStream
- Namespace System::IO
- Library Aspose.PUB for C++