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