gwlucastrig commented on code in PR #318:
URL: https://github.com/apache/commons-imaging/pull/318#discussion_r1341293220


##########
src/main/java/org/apache/commons/imaging/common/BinaryFunctions.java:
##########
@@ -177,6 +177,44 @@ public static int read4Bytes(final String name, final 
InputStream is,
         return result;
     }
 
+   public static long read8Bytes(final String name,

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to