Deprecated
enum CodecPanic Deprecated
Enumerator | Value | Description |
---|---|---|
EWspCodecPanicStartValueLengthNotCalled | 0 |
Due to failure to call StartValueLength function |
EWspCodecPanicEndValueLengthNotCalled |
Due to failure to call EndValueLength matching a call to StartValueLength | |
EWspCodecPanicStartHeaderLNotCalled |
Due to failure to call StartHeaderL function | |
EWspCodecPanicStartHeaderCalledTwice |
Due to StartHeaderL function being called twice without EndHeaderL | |
EWspCodecPanicInvalidToken |
Due to parameter Token not having the top bit set |