DecodeError Type

Union cases

Union case Description

EmptyEncodedString

Full Usage: EmptyEncodedString

EosInTheMiddle

Full Usage: EosInTheMiddle

HeaderBlockTruncated

Full Usage: HeaderBlockTruncated

IllegalEos

Full Usage: IllegalEos

IllegalHeaderName

Full Usage: IllegalHeaderName

IllegalTableSizeUpdate

Full Usage: IllegalTableSizeUpdate

IndexOverrun Index

Full Usage: IndexOverrun Index

Parameters:
Item : Index

TooLargeTableSize

Full Usage: TooLargeTableSize

TooLongEos

Full Usage: TooLongEos

TooSmallTableSize

Full Usage: TooSmallTableSize

Instance members

Instance member Description

this.IsEmptyEncodedString

Full Usage: this.IsEmptyEncodedString

Returns: bool
Returns: bool

this.IsEosInTheMiddle

Full Usage: this.IsEosInTheMiddle

Returns: bool
Returns: bool

this.IsHeaderBlockTruncated

Full Usage: this.IsHeaderBlockTruncated

Returns: bool
Returns: bool

this.IsIllegalEos

Full Usage: this.IsIllegalEos

Returns: bool
Returns: bool

this.IsIllegalHeaderName

Full Usage: this.IsIllegalHeaderName

Returns: bool
Returns: bool

this.IsIllegalTableSizeUpdate

Full Usage: this.IsIllegalTableSizeUpdate

Returns: bool
Returns: bool

this.IsIndexOverrun

Full Usage: this.IsIndexOverrun

Returns: bool
Returns: bool

this.IsTooLargeTableSize

Full Usage: this.IsTooLargeTableSize

Returns: bool
Returns: bool

this.IsTooLongEos

Full Usage: this.IsTooLongEos

Returns: bool
Returns: bool

this.IsTooSmallTableSize

Full Usage: this.IsTooSmallTableSize

Returns: bool
Returns: bool