/[gzz]/gzz/lava/gzz/storm/impl/TransientPool.java
ViewVC logotype

Diff of /gzz/lava/gzz/storm/impl/TransientPool.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by benja, Sun Jan 19 00:24:36 2003 UTC revision 1.26 by benja, Sun Jan 19 00:55:59 2003 UTC
# Line 48  public class TransientPool extends Abstr Line 48  public class TransientPool extends Abstr
48          }          }
49    
50          public void close() throws IOException {          public void close() throws IOException {
51                if(closed) return;
52                closed = true;
53    
54              ByteArrayOutputStream baos = (ByteArrayOutputStream)out;              ByteArrayOutputStream baos = (ByteArrayOutputStream)out;
55              block = new TransientBlock(makeIdFromDigest(),              block = new TransientBlock(makeIdFromDigest(),
56                                         baos.toByteArray(), header);                                         baos.toByteArray(), header);

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26