System::IO::BasicSTDIOStreamWrapper::SetLength metodo
BasicSTDIOStreamWrapper::SetLength method
Imposta la lunghezza dello stream rappresentato dall’oggetto corrente.
virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::SetLength(int64_t value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | int64_t | La lunghezza in byte da impostare |
Vedi anche
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++