Create OutputStream abstraction

Allows data to be sent to file or memory transparently.
Standard C++ streams don't allow to create a stream from a file descriptor.

Change-Id: I820a864172e756949c61f29ef1517d1ebb253a0b
12 files changed
tree: 44cb2846ee51e8406d5f576ec6d93e793070c2f5
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk