Searched defs:read_byte (Results 1 – 2 of 2) sorted by relevance
41 bool WbmpFormatAgent::read_byte(uint8_t *stream, uint8_t &value, uint32_t &offset, uint32_t dataSiz… in read_byte() function in OHOS::ImagePlugin::WbmpFormatAgent
50 def read_byte(f): function