nl::ArrayLengthAndBuffer

#include <src/lib/support/SerializationUtils.h>

Một trình trợ giúp để gói một mảng có độ dài.

Tóm tắt

Các thuộc tính công khai

mElementBuffer
void *
Định nghĩa mảng thực tế.
mNumElements
uint32_t
Số phần tử trong mảng.

Các thuộc tính công khai

mElementBuffer

void * nl::ArrayLengthAndBuffer::mElementBuffer

Định nghĩa mảng thực tế.

mNumElements

uint32_t nl::ArrayLengthAndBuffer::mNumElements

Số phần tử trong mảng.