get Byte From Uri
Reads a file as bytes, commonly used for binary files such as images, audio, and video.
Return
byte array read from the file
Parameters
uri
file URI
Reads a file as bytes, commonly used for binary files such as images, audio, and video.
byte array read from the file
file URI