NL::序列化字節串

概括

公共屬性

mBuf
uint8_t *
指向字節串的指針。
mLen
uint32_t
字節字符串中的字節數。

公共屬性

緩衝區

uint8_t * nl::SerializedByteString::mBuf

指向字節串的指針。

米倫

uint32_t nl::SerializedByteString::mLen

字節字符串中的字節數。