Searched defs:read_c_string (Results 1 – 2 of 2) sorted by relevance
145 def read_c_string(fd: BinaryIO) -> bytes: function
219 pub fn read_c_string(&mut self) -> AvifResult<String> { in read_c_string() method