Searched defs:GetUint8 (Results 1 – 4 of 4) sorted by relevance
124 inline uint8_t GetUint8(void) in GetUint8() function
117 bool GetUint8(const void* data, size_t offset, int* value) { in GetUint8() function
32 func GetUint8(buf []byte) (n uint8) { func
78 func (t *Table) GetUint8(off UOffsetT) uint8 { func