ByteArrayPtr

ByteArrayPtr typedef

An alias for a smart pointer object that points to an array of unsigned 8-bit integers.

typedef System::ArrayPtr<uint8_t> System::ByteArrayPtr

See Also