pull/1/head
orbiter 11 years ago
parent c48d2a2a02
commit a3542f29b4

@ -761,6 +761,7 @@ public class HeapReader {
@Override
public Map.Entry<byte[], byte[]> next0() {
if (this.is == null) return null;
try {
byte b;
int len;

Loading…
Cancel
Save