Searched refs:assertBytesDecodeToImage (Results 1 – 1 of 1) sorted by relevance
1626 assertBytesDecodeToImage(bytes, 'png');1628 assertBytesDecodeToImage(bytes, 'jpeg');1630 assertBytesDecodeToImage(bytes, 'webp');1635 function assertBytesDecodeToImage(bytes, format) { function