API Reference > Types > OdUInt8Array Type
OdUInt8Array Type
Syntax
C++
typedef OdArray<OdUInt8, OdMemoryAllocator<OdUInt8> > OdUInt8Array;

UInt8Array.h

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

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