Searched defs:GetUint32 (Results 1 – 3 of 3) sorted by relevance
46 func GetUint32(buf []byte) (n uint32) { func
88 func (t *Table) GetUint32(off UOffsetT) uint32 { func
141 bool GetUint32(const void* data, size_t offset, uint32_t* value) { in GetUint32() function