Commit 0ff8b6f
committed
Ensure consistent byte order in PNG file
The PNG file format maintains consistent byte order across different
systems, despite variations in the underlying system's native
endianness.1 parent e350d40 commit 0ff8b6f
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
0 commit comments