I'm not trying to actually do anything like this right now, but this just crossed my mind: if I were to create a class that would encapsulate say a string as a name identifier and lots of binary data, like a picture, how would I do that without direct memory access and pointers?