Searched refs:tContent (Results 1 – 1 of 1) sorted by relevance
278 uint8_t tContent[tSize] = { 0 }; in TransferByteArrayToType() local279 return *reinterpret_cast<T *>(tContent); in TransferByteArrayToType()