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 |
|---|---|---|
| value | int64_t | La longitud en bytes a establecer |
Ver también
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++