Use NB.readFully inside of FetchClient so we don't make a new wheel
commit6b973ceebe8dd7126bec29f057ff56d3a05dffa5
authorShawn O. Pearce <spearce@spearce.org>
Tue, 8 Apr 2008 06:53:24 +0000 (8 02:53 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 8 Apr 2008 07:26:08 +0000 (8 03:26 -0400)
treed3084ba58f6a734d1fe75abfecda128a2089414d
parent3ecd8cbc62126f74e0003dded7daa21439f63be1
Use NB.readFully inside of FetchClient so we don't make a new wheel

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/fetch/FetchClient.java