#438 CompoundDocument file descriptor fix

This commit is contained in:
Harald Kuhr
2018-09-08 16:21:01 +02:00
parent 2630a6a795
commit 04f27a1694
9 changed files with 107 additions and 93 deletions
@@ -52,7 +52,6 @@ import java.io.*;
* imitates uses big endian integers.
* <p/>
* <em>Warning:
* <!-- Beware of little indians! -->
* The {@code DataInput} and {@code DataOutput} interfaces
* specifies big endian byte order in their documentation.
* This means that this class is, strictly speaking, not a proper