Skip to content

Offset

Canonical path: o6.pubsub.Offset

Offset dataclass

One typed byte offset and the component responsible for its value.

Attributes

type instance-attribute

type

offset instance-attribute

offset

component instance-attribute

component

Functions

__init__

__init__(type, offset, component)