Searched refs:bytestring (Results 1 – 1 of 1) sorted by relevance
216 * @param string $bytestring221 public function TIFFendian2Int($bytestring, $byteorder) { argument223 return getid3_lib::LittleEndian2Int($bytestring);225 return getid3_lib::BigEndian2Int($bytestring);