MCPcopy Create free account
hub / github.com/secdev/scapy / NDRConfVarStrLenFieldUtf16

Class NDRConfVarStrLenFieldUtf16

scapy/layers/dcerpc.py:2413–2421  ·  view source on GitHub ↗

NDR Conformant Varying StrLenFieldUtf16

Source from the content-addressed store, hash-verified

2411
2412
2413class NDRConfVarStrLenFieldUtf16(
2414 _NDRConfField, _NDRVarField, _NDRValueOf, StrLenFieldUtf16, _NDRUtf16
2415):
2416 """
2417 NDR Conformant Varying StrLenFieldUtf16
2418 """
2419
2420 ON_WIRE_SIZE_UTF16 = False
2421 LENGTH_FROM = True
2422
2423
2424class NDRConfVarStrNullField(_NDRConfField, _NDRVarField, _NDRValueOf, StrNullField):

Callers 5

RPC_UNICODE_STRINGClass · 0.90
RPC_UNICODE_STRINGClass · 0.90
UNICODE_STRINGClass · 0.90
PUNICODE_STRINGClass · 0.90
PUNICODE_STRINGClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…