Searched defs:asUint32 (Results 1 – 2 of 2) sorted by relevance
194 func asUint32(data []byte, flip bool) uint32 { func
369 uint32_t* asUint32 = reinterpret_cast<uint32_t*>(buffer); in removeHeader() local