Skip to content

LengthField multiplier does not support referencing other fields #49

@martinpelikan

Description

@martinpelikan

The protocol I'm working with includes two pieces of data in individual fields needed to determine the total payload length that I would have in a FieldArray's length_provider:

  1. The substructure length
  2. The number of substructures

From the docs it looks like the multiplier in LengthField is what number 2) is above. The current implementation appears to only support integers however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions