API Reference > Types > OdInt8Array Type
OdInt8Array Type
Syntax
C++
typedef OdArray<OdInt8, OdMemoryAllocator<OdInt8> > OdInt8Array;

Int8Array.h

This template class is a specialization of the OdArray class for OdInt8 objects.

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