Renamed to decodeJpg, left for backward compatibility.
Image? readJpg(List<int> bytes) => decodeJpg(bytes);