<div dir="ltr">Does anyone know of a way to use the I/O classes with a buffer rather than a file?  Or equivalently with a c++ stream.   I&#39;m passing image files between machines and would rather not write the buffer to disk just to read it in again and parse the image content.</div>