[ https://issues.apache.org/jira/browse/IO-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting resolved IO-189. ------------------------------ Resolution: Fixed Fix Version/s: 1.5 Assignee: Jukka Zitting Updated the HexDump javadocs in revision 736507. Please file another issue for the suggested new method signature. In general I think the entire HexDump class could do with some serious redesign. > update javadoc on HexDump.dump method > ------------------------------------- > > Key: IO-189 > URL: https://issues.apache.org/jira/browse/IO-189 > Project: Commons IO > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Zemian Deng > Assignee: Jukka Zitting > Fix For: 1.5 > > > Please update the method parameter documentation on the "offset" parameter. > Current: > offset - its offset, whatever that might mean > It should change to: > offset -its output(display) offset. > Also please add that this method always will consume bytes until end of input > byte array. > It would be nice to have a overloaded method to allow stop by length. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.