System::ByteArrayPtr typedef

ByteArrayPtr typedef

指向无符号 8 位整数数组的智能指针对象的别名。

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

另见