Skip to content
Success

Changes

Summary

  1. construct: allow stripping of leading zeros with StripHeaderAdapter (details)
Commit 3ee202bdfb6a627cf101752cbdc472390568d515 by pmaier@sysmocom.de
construct: allow stripping of leading zeros with StripHeaderAdapter

This patch adds a new class StripHeaderAdapter. This adapter class can
be used to strip leading zeros in the same way that StripTrailerAdapter
strips trailing zeros.

Related: OS#6679
Change-Id: I1a9fff17abbbef0c5f6d45f58198debfa12e78b6
The file was modifiedtests/test_construct.py
The file was modifiedsrc/osmocom/construct.py