Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
Extracts differences from the next 64 byte frame of the given compressed
byte array (starting at offset) and returns those differences in an int
array.
This class acts as a container to hold encoded bytes processed
by a Steim compression routine, as well as supporting information
relating to the data processed.