I trying to upload an image in to my PostgreSQL database.
First I got the image from a computer at runtime as a Uint8List.
Uint8List
I want to know :