ZipEightByteInteger
Utility class that represents an eight byte integer with conversion rules for the little endian byte order of ZIP files.
Since
1.2
Functions
Link copied to clipboard
Get value as Java long.
Helper method to get the value as a Java long from an eight-byte array
Helper method to get the value as a Java long from eight bytes starting at given array offset
Link copied to clipboard
Helper method to get the value as a Java long from an eight-byte array
Helper method to get the value as a Java BigInteger from eight bytes starting at given array offset