CacheImage

constructor(partition: Int, data: @NotNull Array<Byte>)

A wrapper for a partition cache raw image and the ID of the partition.

Parameters

partition

the partition ID.

data

the signed binary to be sent.