System::ByteArrayPtr typedef

ByteArrayPtr typedef

Alias untuk objek smart pointer yang menunjuk ke array bilangan bulat tak bertanda 8-bit.

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

Lihat Juga