berconpy.Check

class berconpy.Check(*args, **kwargs)

Bases: Protocol, Generic[P_contra]

A callable object that makes a boolean judgement about a packet.

Methods

reset()

Resets the check's state.

reset()

Resets the check’s state.

Return type:

None