BlobEncoderLayout

class dsviper.BlobEncoderLayout

Bases: object

A class used to represent the layout of one element. The blob is interpreted as an immutable vector<blob_layout>.

Note: Not directly instantiable.

blob_layout() BlobLayout

Return the layout.

element_type() _NumericTypes

Return the type of the element.

type() _NumericTypes | TypeVec

Return the type of the value for an element.