lengthFieldOrNull property

int? get lengthFieldOrNull

Implementation

int? get lengthFieldOrNull => format.lengthFieldDef.getInOrNull(packetData);