BlobPackDescriptor

class dsviper.BlobPackDescriptor

Bases: object

A class used to describe binary regions.

add_region(name: str, blob_layout: BlobLayout, count: int) None

Add and named region, where count is the number of elements defined by blob_layout type.