System::IO::BasicSTDIOStreamWrapper::SetLength método
BasicSTDIOStreamWrapper::SetLength method
Establece la longitud del flujo representado por el objeto actual.
virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::SetLength(int64_t value) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | int64_t | La longitud en bytes a establecer |
Ver también
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.PDF for C++