ait.dsn.cfdp.pdu.md module

class ait.dsn.cfdp.pdu.md.Metadata(*args, **kwargs)

Bases: PDU

SEGMENTATION_CONTROL_BOUNDARIES_NOT_RESPECTED = 1
SEGMENTATION_CONTROL_BOUNDARIES_RESPECTED = 0
file_directive_code = 7
to_bytes()

Return array of bytes binary converted to int

static to_object(pdu_bytes)

Return PDU subclass object created from given bytes of data