MCPcopy Index your code
hub / github.com/secdev/scapy / StrLenFieldUtf16

Class StrLenFieldUtf16

scapy/fields.py:2044–2045  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2042
2043
2044class StrLenFieldUtf16(StrLenField, StrFieldUtf16):
2045 pass
2046
2047
2048class StrLenEnumField(_StrEnumField, StrLenField):

Calls

no outgoing calls

Tested by

no test coverage detected