API Reference > Other Classes > OdMemoryStream Class > OdMemoryStream Methods > OdMemoryStream::reserve Method
OdMemoryStream::reserve Method
Syntax
C++
virtual void reserve(OdUInt64 numBytes) = 0;

Reserves the specified number of bytes for this MemoryStream object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.