diff options
author | Shawn O. Pearce <sop@google.com> | 2009-11-27 17:22:40 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-01-04 08:03:50 -0800 |
commit | 2ef29ed106d5256958410edca09b9ae0cb35907b (patch) | |
tree | 5e9ef072a8bb7eeb5440fcb40b34b8056b2320e0 /org.eclipse.jgit.junit/.settings | |
parent | 0b821817fcc8c0471c7a9685e9fd566e81a1bbbd (diff) | |
download | jgit-2ef29ed106d5256958410edca09b9ae0cb35907b.tar.gz jgit-2ef29ed106d5256958410edca09b9ae0cb35907b.zip |
UnionInputStream: combines sequential InputStreams into one
The UnionInputStream utility class combines multiple sequential
InputStreams so they appear to the caller as a single stream with
no gaps. This can be used to concentate streams coming from multiple
independent HTTP connections (for example).
The companion unit test covers the class's full functionality.
Change-Id: I0676c7b5e082a5886bf0e8f43f9fd6c46a666228
Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'org.eclipse.jgit.junit/.settings')
0 files changed, 0 insertions, 0 deletions