ZipLong
Create instance from bytes.
Parameters
bytes
the bytes to store as a ZipLong
Create instance from the four bytes starting at offset.
Parameters
bytes
the bytes to store as a ZipLong
offset
the offset to start
create instance from a java int.
Since
1.15
Parameters
value
the int to store as a ZipLong
Create instance from a number.
Parameters
value
the long to store as a ZipLong