Searched refs:createWithPaddedComment (Results 1 – 2 of 2) sorted by relevance
49 public static ByteBuffer createWithPaddedComment(ByteBuffer original, int padding) { in createWithPaddedComment() method in EocdRecord
652 outputEocd = EocdRecord.createWithPaddedComment(outputEocd, eocdPadding); in sign()