Closed GoogleCodeExporter closed 9 years ago
Could you give more details about your use case? I understood
FileBackedOutputStream to be deliberately separating those concerns from its
users.
Original comment by wasserman.louis
on 22 Feb 2012 at 3:59
Original comment by wasserman.louis
on 1 Mar 2012 at 7:53
We use FileBackedOutputStream for serialization objects and copying input
streams. It's may be usefull for analyse errors - to know operation which
create concrete file. It may be done if operation would can name created
temporary files (for example, "copyInputStream673676346234286.tmp"',
"serialize5236546765.tmp"). Of course such improvement hasn't high priority.
Original comment by anasta.u...@gmail.com
on 2 Mar 2012 at 7:04
Original comment by fry@google.com
on 13 Mar 2012 at 6:42
Original comment by kevinb@google.com
on 22 Jun 2012 at 6:16
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:14
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:18
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:08
Original issue reported on code.google.com by
anasta.u...@gmail.com
on 22 Feb 2012 at 1:16