RESOLVED - # 91: Check DynamicByteBuffer
http://bugs.koc.se/view.php?id=91
This commit is contained in:
parent
eb5911ac7d
commit
09b671bda7
1 changed files with 1 additions and 1 deletions
|
|
@ -128,6 +128,6 @@ public class DynamicByteArrayStream extends InputStream{
|
||||||
}
|
}
|
||||||
|
|
||||||
public void close() throws IOException {
|
public void close() throws IOException {
|
||||||
//bytes = null;
|
clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue