3
Answers

store image into memory

George George

George George

16y
3k
1

Hello everyone,

I have some phone to each user and I want to store all photos into memory with key-value pair. Key is the user name and value is the binary photo stream. Any ideas how to store binary photo content into memory? Which data structure is suitable to be used?

thanks in advance,

George

Answers (3)